- 积分
- 32
- 威望
-
- 金钱
-
- 注册时间
- 2012-2-25
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2018-12-21 13:10:20
|
显示全部楼层
启动mysql 提示错误
[root@ONEVPS181221042628 var]# cat ./ONEVPS181221042628.err
181221 13:10:09 [Note] Plugin 'FEDERATED' is disabled.
181221 13:10:09 InnoDB: The InnoDB memory heap is disabled
181221 13:10:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
181221 13:10:09 InnoDB: Compressed tables use zlib 1.2.3
181221 13:10:09 InnoDB: Using Linux native AIO
181221 13:10:09 InnoDB: Initializing buffer pool, size = 128.0M
181221 13:10:09 InnoDB: Completed initialization of buffer pool
181221 13:10:09 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
181221 13:10:09 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
InnoDB: Last MySQL binlog file position 0 5890, file name mysql-bin.000239
181221 13:10:09 InnoDB: Waiting for the background threads to start
181221 13:10:10 InnoDB: 5.5.60 started; log sequence number 5093780363
181221 13:10:10 InnoDB: Warning: table '181221 13:10:10 [Note] Recovering after a crash using mysql-bin
saleoyV空格P空格N/tblinvoices'
InnoDB: in InnoDB data dictionary has unknown flags 50.
181221 13:10:10 [Note] Starting crash recovery...
181221 13:10:10 [Note] Crash recovery finished.
181221 13:10:10 InnoDB: Warning: table 'saleoyV空格P空格N/tbladminlog'
InnoDB: in InnoDB data dictionary has unknown flags 50.
181221 13:10:10 InnoDB: Warning: table 'saleoyV空格P空格N/tbldownloads'
InnoDB: in InnoDB data dictionary has unknown flags 50.
181221 13:10:10 InnoDB: Warning: table 'saleoyV空格P空格N/tblhosting'
InnoDB: in InnoDB data dictionary has unknown flags 50.
181221 13:10:10 InnoDB: Warning: table 'mysql/innodb_table_stats'
InnoDB: in InnoDB data dictionary has unknown flags 50.
181221 13:10:10 InnoDB: Warning: table 'mysql/innodb_index_stats'
InnoDB: in InnoDB data dictionary has unknown flags 50.
181221 13:10:10 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
181221 13:10:10 [Note] - '0.0.0.0' resolves to '0.0.0.0';
181221 13:10:10 [Note] Server socket created on IP: '0.0.0.0'.
181221 13:10:10 InnoDB: Warning: table 'saleoyV空格P空格N/tblinvoiceitems'
InnoDB: in InnoDB data dictionary has unknown flags 50.
181221 13:10:10 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist |
|