[root@VM_0_17_centos ~]# cat /www/server/data/*.err
180510 14:18:03 [Note] Plugin 'FEDERATED' is disabled.
/www/server/mysql/bin/mysqld: Table 'mysql.plugin' doesn't exist
180510 14:18:03 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
180510 14:18:03 InnoDB: The InnoDB memory heap is disabled
180510 14:18:03 InnoDB: Mutexes and rw_locks use GCC atomic builtins
180510 14:18:03 InnoDB: Compressed tables use zlib 1.2.7
180510 14:18:03 InnoDB: Using Linux native AIO
180510 14:18:03 InnoDB: Initializing buffer pool, size = 256.0M
180510 14:18:03 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file /www/server/data/ibdata1 did not exist:
InnoDB: a new database to be created!
180510 14:18:03 InnoDB: Setting file /www/server/data/ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
180510 14:18:03 InnoDB: Log file /www/server/data/ib_logfile0 did not exist: new to be created
InnoDB: Setting log file /www/server/data/ib_logfile0 size to 64 MB
InnoDB: Database physically writes the file full: wait...
180510 14:18:04 InnoDB: Log file /www/server/data/ib_logfile1 did not exist: new to be created
InnoDB: Setting log file /www/server/data/ib_logfile1 size to 64 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: 127 rollback segment(s) active.
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
180510 14:18:06 InnoDB: Waiting for the background threads to start
180510 14:18:07 InnoDB: 5.5.60 started; log sequence number 0
180510 14:18:07 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
180510 14:18:07 [Note] - '0.0.0.0' resolves to '0.0.0.0';
180510 14:18:07 [Note] Server socket created on IP: '0.0.0.0'.
180510 14:18:07 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
|
|