MySQL5
6 GTID 模式,同步复制报错不能跳过解决方法
数据库版本: mysql> select version(); +------------+ | version() | +------------+ | 5
10-log | +------------+ 1 row in set (0
02 sec) 同步复制信息: mysql> show slave status\G; *************************** 1
row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192
25 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin
000007 Read_Master_Log_Pos: 5036 Relay_Log_File: M2-relay-bin
000008 Relay_Log_Pos: 408 Relay_Master_Log_File: mysql-bin
000007 Slave_IO_Running: Yes Slave_SQL_Running: No Replicate_Do_DB: Replicate_Ignore_DB: mysql Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 1062 Last_Error: Could not execute Write_rows event on t