- [root@VM-0-12-centos ~]# cat /www/server/data/*.err|grep -i -C 10 error
- InnoDB: Apply batch completed
- InnoDB: Last MySQL binlog file position 0 75304892, file name mysql-bin.000006
- 2023-05-17 10:45:51 557 [Note] InnoDB: 128 rollback segment(s) are active.
- InnoDB: Starting in background the rollback of uncommitted transactions
- 2023-05-17 10:45:51 2ab775510700 InnoDB: Rolling back trx with id 2092468, 1 rows to undo
- 2023-05-17 10:45:51 557 [Note] InnoDB: Waiting for purge to start
- 2023-05-17 10:45:51 557 [Note] InnoDB: Rollback of trx with id 2092468 completed
- 2023-05-17 10:45:51 2ab775510700 InnoDB: Rollback of non-prepared transactions completed
- 2023-05-17 10:45:51 557 [Note] InnoDB: 5.6.50 started; log sequence number 112272517
- 2023-05-17 10:45:51 557 [Note] Recovering after a crash using mysql-bin
- 2023-05-17 10:45:51 557 [ERROR] Error in Log_event::read_log_event(): 'read error', data_len: 103, event_type: 2
- 2023-05-17 10:45:51 557 [Note] Starting crash recovery...
- 2023-05-17 10:45:51 2ab75575fcc0 InnoDB: Starting recovery for XA transactions...
- 2023-05-17 10:45:51 2a 2023-05-17 10:45:51 2ab75575fcc0
复制代码
|