Home > database >  Mysql restart service failure very urgent, please answer
Mysql restart service failure very urgent, please answer

Time:09-19

Bosses for answers, how to solve this problem, the mysql restart service failure


190807 00:27:54 mysqld_safe Starting mysqld daemon with databases from//WWW/server/mysql
/WWW/server/mysql/libexec/mysqld: Table 'mysql. The plugin' doesn 't exist
190807 0:27:54 [ERROR] Can 't open the mysql. The plugin table. Both Please run mysql_upgrade to create it.
190807 0:27:54 InnoDB: Initializing buffer pool, size=8.0 M
190807 0:27:54 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file./ibdata1 did not exist:
InnoDB: a new database to be created!
190807 0:27:54 InnoDB: Setting the file./ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
190807 0:27:54 InnoDB: the Log file./ib_logfile0 did not exist: new to be created
InnoDB: Setting the log file./ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
190807 0:27:54 InnoDB: the Log file./ib_logfile1 did not exist: new to be created
InnoDB: Setting the log file./ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
190807 0:27:54 InnoDB: Started; The log sequence number 0 0
190807 0:27:54 [ERROR] Fatal ERROR: Can 't open the lock and privilege tables: Table' mysql. The host 'doesn' t exist
190807 00:27:54 mysqld_safe mysqld from pid file/var/run/mysqld/mysqld. Pid ended

CodePudding user response:

Start this error because your default configuration file/etc/my CNF the datadir path for the default path, rather than your own path, set the change should be ok,

CodePudding user response:

You are open the log, you search bai
https://www.cnblogs.com/already/p/5944803.html
  • Related