简介:
service mysqld start 报错
090517 13:34:15 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
090517 13:34:15 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
090517 13:34:15 mysqld_safe mysqld from pid file /usr/local/mysql/var/mail.bmitwap.com.pid ended
090517 13:38:35 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/var
shell> scripts/mysql_install_db --user=mysql --datadir=/usr/local/mysql/var
这样问题就解决了。
 
 
 
 
 
 
 
 
 
 
本文转自 小强测试帮 51CTO博客,原文链接:http://blog.51cto.com/xqtesting/1316525,如需转载请自行联系原作者

相关文章:

  • 2021-11-25
  • 2021-09-25
  • 2022-01-28
  • 2021-12-11
  • 2022-12-23
  • 2021-09-30
  • 2021-05-15
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-25
  • 2022-12-23
  • 2022-01-21
  • 2022-12-23
  • 2021-08-04
  • 2022-12-23
相关资源
相似解决方案