Skip to content

Instantly share code, notes, and snippets.

@ottomata
Created May 18, 2012 20:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ottomata/2727357 to your computer and use it in GitHub Desktop.
Save ottomata/2727357 to your computer and use it in GitHub Desktop.
/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