Description:
rpl000017 [ fail ]
Errors are (from e:/var-n_mix-100/log/mysqltest-time) :
mysqltest: At line 15: could not sync with master ('select master_pos_wait('master-bin.000001', 663)' returned NULL)
== MASTER ===========================================================
show master status;
File master-bin.000001
Position 663
Binlog_Do_DB
Binlog_Ignore_DB
show slave status;
== SLAVE ===========================================================
show master status;
File slave-bin.000001
Position 216
Binlog_Do_DB
Binlog_Ignore_DB
show slave status;
Slave_IO_State Waiting for master to send event
Master_Host 127.0.0.1
Master_User root
Master_Port 11000
Connect_Retry 1
Master_Log_File master-bin.000001
Read_Master_Log_Pos 663
Relay_Log_File slave-relay-bin.000002
Relay_Log_Pos 150
Relay_Master_Log_File master-bin.000001
Slave_IO_Running Yes
Slave_SQL_Running No
Replicate_Do_DB
Replicate_Ignore_DB
Replicate_Do_Table
Replicate_Ignore_Table
Replicate_Wild_Do_Table
Replicate_Wild_Ignore_Table
Last_Errno 1105
Last_Error Unknown error
Skip_Counter 0
Exec_Master_Log_Pos 4
Relay_Log_Space 1464
Until_Condition None
Until_Log_File
Until_Log_Pos 0
Master_SSL_Allowed No
Master_SSL_CA_File
Master_SSL_CA_Path
Master_SSL_Cert
Master_SSL_Cipher
Master_SSL_Key
Seconds_Behind_Master NULL
Master_SSL_Verify_Server_Cert No
(the last lines may be the most important ones)
Result from queries before failure can be found in e:/var-n_mix-100/log/rpl000017.log
How to repeat:
https://intranet.mysql.com/secure/pushbuild/xref.pl?startdate=&enddate=&dir=&plat=&testtyp...