diff options
author | unknown <kaa@polly.(none)> | 2007-11-22 19:22:54 +0300 |
---|---|---|
committer | unknown <kaa@polly.(none)> | 2007-11-22 19:22:54 +0300 |
commit | 67522fcb9f92f8286060eeac3b5f054576b16735 (patch) | |
tree | 0e96a241b9988b9299e02308267d13a3f0a9b390 /netware/perror.def | |
parent | 619bb76ba7a15b813548595c0454f858d6536323 (diff) | |
download | mariadb-git-67522fcb9f92f8286060eeac3b5f054576b16735.tar.gz |
Fix for bug #29976: Excessive Slave I/O errors in replication tests
Problem:
The "Slave I/O thread couldn't register on master" error sporadically
occurred in replication tests because the slave I/O thread got
killed by STOP SLAVE before or while registering on master.
Fixed by checking the state of the I/O thread, and issueing
the error only if it was not explicitely killed by a user.
sql/slave.cc:
When the slave I/O thread fails to register on master, issue an error
message only if it is not explicitely killed by a user with STOP SLAVE.
Diffstat (limited to 'netware/perror.def')
0 files changed, 0 insertions, 0 deletions