Advertisement
Guest User

Untitled

a guest
Jul 7th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. [hstefan@myhost im_magic]$ sudo mysqld --user=hstefan --password=<PASS>
  2. 101223 4:05:25 [Note] Plugin 'FEDERATED' is disabled.
  3. 101223 4:05:25 [Note] Plugin 'ndbcluster' is disabled.
  4. mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
  5. 101223 4:05:25 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
  6. 101223 4:05:26 InnoDB: Operating system error number 13 in a file operation.
  7. InnoDB: The error means mysqld does not have the access rights to
  8. InnoDB: the directory.
  9. InnoDB: File name ./ibdata1
  10. InnoDB: File operation call: 'create'.
  11. InnoDB: Cannot continue operation.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement