Bug #12137 | start failure after upgrade | ||
---|---|---|---|
Submitted: | 24 Jul 2005 6:45 | Modified: | 25 Jul 2005 7:21 |
Reporter: | Gilbert Wilson | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 4.1.13 | OS: | MacOS (OS X 10.4.2) |
Assigned to: | CPU Architecture: | Any |
[24 Jul 2005 6:45]
Gilbert Wilson
[24 Jul 2005 21:54]
Gilbert Wilson
I have been able to retrieve the following error from MySQL after failure to start 050724 12:36:51 mysqld started 050724 12:36:51 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/mysql/data/ is case insensitive 050724 12:36:51 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. 050724 12:36:51 mysqld ended thanks Gil
[25 Jul 2005 7:21]
Marko Mäkelä
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.mysql.com/documentation/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Additional info: Have a closer look in the error log you posted: 050724 12:36:51 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. Check the permissions of the InnoDB data directory.