- 2022-12-28 20:00:11 291506 [Note] InnoDB: Highest supported file format is Barracuda.
- 2022-12-28 20:00:11 291506 [Note] InnoDB: The log sequence numbers 1626024 and 1626024 in ibdata files do not match the log sequence number 337390686 in the ib_logfiles!
- 2022-12-28 20:00:11 291506 [Note] InnoDB: Database was not shutdown normally!
- 2022-12-28 20:00:11 291506 [Note] InnoDB: Starting crash recovery.
- 2022-12-28 20:00:11 291506 [Note] InnoDB: Reading tablespace information from the .ibd files...
- 2022-12-28 20:00:11 291506 [Note] InnoDB: Restoring possible half-written data pages
- 2022-12-28 20:00:11 291506 [Note] InnoDB: from the doublewrite buffer...
- InnoDB: Last MySQL binlog file position 0 34736708, file name mysql-bin.000008
- 2022-12-28 20:00:11 291506 [Note] InnoDB: 128 rollback segment(s) are active.
- 2022-12-28 20:00:11 291506 [Note] InnoDB: Waiting for purge to start
- 2022-12-28 20:00:11 291506 [Note] InnoDB: 5.6.50 started; log sequence number 337390686
- 2022-12-28 20:00:11 291506 [Note] Recovering after a crash using mysql-bin
- 2022-12-28 20:00:11 291506 [Note] Starting crash recovery...
- 2022-12-28 20:00:11 291506 [Note] Crash recovery finished.
- 2022-12-28 20:00:11 291506 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work.
- 2022-12-28 20:00:11 291506 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work.
- 2022-12-28 20:00:11 291506 [Note] Server hostname (bind-address): '*'; port: 3306
- 2022-12-28 20:00:11 291506 [Note] IPv6 is available.
- 2022-12-28 20:00:11 291506 [Note] - '::' resolves to '::';
- 2022-12-28 20:00:11 291506 [Note] Server socket created on IP: '::'.
- 2022-12-28 20:00:11 291506 [Note] Event Scheduler: Loaded 0 events
- 2022-12-28 20:00:11 291506 [Note] /www/server/mysql/bin/mysqld: ready for connections.
- Version: '5.6.50-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution
复制代码 这是mysql的部分日志文件,能不能看出问题出现的原因?
|
|