Bug #2112 031211 21:49:11 InnoDB: Operating system error number 13 in a file operation.
Submitted: 14 Dec 2003 10:15 Modified: 14 Dec 2003 10:19
Reporter: Randall Ulloa Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Installing Severity:S1 (Critical)
Version:1.0 OS:Linux (Linux Slack 8.1)
Assigned to: CPU Architecture:Any

[14 Dec 2003 10:15] Randall Ulloa
Description:
I can't start up mysql server
When i execute safe_msql this error appends:
031211 21:49:11  InnoDB: Operating system error number 13 in a file operation.

031211 21:49:11  mysqld started
031211 21:49:11  InnoDB: Operating system error number 13 in a file operation.
InnoDB: See http://www.innodb.com/ibman.html for installation help.
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.
031211 21:49:11  mysqld ended

How to repeat:
ulloita@hotmail.com
[14 Dec 2003 10:19] Heikki Tuuri
Hi!

Please set in Unix the access rights of the user running mysql right. This is not a bug.

Regards,

Heikki