Results 1 to 6 of 6
050601 17:29:50 mysqld started
050601 17:29:50 InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the ...
- 06-02-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 43
???Why??? HOw Do i Fix
050601 17:29:50 mysqld started
050601 17:29:50 InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
050601 17:29:50 mysqld ended
- 06-03-2005 #2
reinstall mysql
Today I fell and felt better, Just knowing this matters, I just feel stronger and SHARPER!!!, Found a box of sharp objects, What a beautiful THING!!! Box of Sharp Objects - The Used
- 06-06-2005 #3Just Joined!
- Join Date
- Apr 2005
- Posts
- 43
i did that thats how come i hjave the problem....
- 06-06-2005 #4Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
Just a guess, but are you doing this with root privileges?
- 06-06-2005 #5Just Joined!
- Join Date
- Apr 2005
- Posts
- 43
Huh???
- 06-06-2005 #6
Try
Code:chown mysql /var/lib/mysql/* chown mysql /var/lib/mysql/mysql/*
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson


Reply With Quote