Created
May 18, 2012 20:09
-
-
Save ottomata/2727357 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13) | |
120518 20:08:34 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it. | |
120518 20:08:34 InnoDB: Initializing buffer pool, size = 8.0M | |
120518 20:08:34 InnoDB: Completed initialization of buffer pool | |
120518 20:08:34 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: 'open'. | |
InnoDB: Cannot continue operation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment