mysql数据库新安装无法启动
2018-04-13 23:45:46 67547 Plugin 'FEDERATED' is disabled. /usr/local/mysql/bin/mysqld: Table 'mysql.plugin' doesn't exist2018-04-13 23:45:46 67547 Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2018-04-13 23:45:46 67547 InnoDB: Using atomics to ref count buffer pool pages
2018-04-13 23:45:46 67547 InnoDB: The InnoDB memory heap is disabled
2018-04-13 23:45:46 67547 InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-04-13 23:45:46 67547 InnoDB: Memory barrier is not used
2018-04-13 23:45:46 67547 InnoDB: Compressed tables use zlib 1.2.3
2018-04-13 23:45:46 67547 InnoDB: Using CPU crc32 instructions
2018-04-13 23:45:46 67547 InnoDB: Initializing buffer pool,> 2018-04-13 23:45:46 67547 InnoDB: Completed initialization of buffer pool
2018-04-13 23:45:46 67547 InnoDB: Highest supported file format is Barracuda.
2018-04-13 23:45:46 67547 InnoDB: Log scan progressed past the checkpoint lsn 49463
2018-04-13 23:45:46 67547 InnoDB: Database was not shutdown normally!
2018-04-13 23:45:46 67547 InnoDB: Starting crash recovery.
2018-04-13 23:45:46 67547 InnoDB: Reading tablespace information from the .ibd files...
2018-04-13 23:45:46 67547 InnoDB: Restoring possible half-written data pages
2018-04-13 23:45:46 67547 InnoDB: from the doublewrite buffer...
InnoDB: Doing recovery: scanned up to log sequence number 1600607
2018-04-13 23:45:46 67547 InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percent: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
InnoDB: Apply batch completed
2018-04-13 23:45:46 67547 InnoDB: 128 rollback segment(s) are active.
2018-04-13 23:45:46 67547 InnoDB: Waiting for purge to start
2018-04-13 23:45:46 67547 InnoDB: 5.6.39 started; log sequence number 1600607
2018-04-13 23:45:46 67547 Server hostname (bind-address): '*'; port: 3306
2018-04-13 23:45:46 67547 IPv6 is available.
2018-04-13 23:45:46 67547 - '::' resolves to '::';
2018-04-13 23:45:46 67547 Server socket created on IP: '::'.
2018-04-13 23:45:46 67547 Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
页:
[1]