Bug #4827 KILL while START SLAVE may lead to replication slave crash
Submitted: 30 Jul 2004 16:44 Modified: 1 Aug 2004 0:39
Reporter: Guilhem Bichot
Status: Closed
Category:Server: Replication Severity:S3 (Non-critical)
Version:4.0 OS:Any (all)
Assigned to: Guilhem Bichot Target Version:

[30 Jul 2004 16:44] Guilhem Bichot
Description:
If a connection is at a certain place in START SLAVE, and another connection does a KILL
on it, then there is a mutex unlocked twice.

How to repeat:
add some sleep() in start_slave_thread().

Suggested fix:
will fix it today.
[1 Aug 2004 0:39] Guilhem Bichot
ChangeSet@1.1936, 2004-07-31 22:33:20+02:00, guilhem@mysql.com
[1 Aug 2004 0:39] Guilhem Bichot
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html