Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

MySQL launches the error report Table & # 039. Mysql.plugin error reporting 039; doesn't exist

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Start the error message:

/ opt/szy/bin/mysqld: Table\ 'mysql.plugin\' doesn\ 't exist

141211 15:06:12 [ERROR] Can\'t open the mysql.plugin table. Please run mysql_upgrade to create it.

141211 15:06:14 [ERROR] Fatal error: Can\'t open and lock privilege tables: Table\ 'mysql.host\' doesn\ 't exist

141211 15:06:14 mysqld_safe mysqld from pid file / opt/szy/data/mysqldevdb03.pid ended

Problem analysis: Baidu found that this is the reason why the execution of scripts/mysql_install_db-user=mysql was not successful. Without an initialization database, the mysql daemon could not be started: execute the following statement, and szy is the instance name. / scripts/mysql_install_db-user=szy-basedir=/opt/szy/-datadir=/opt/szy/data/

Restart and start, OK!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report