Comment 6 for bug 404302

Revision history for this message
Seppo Jaakola (seppo-jaakola) wrote :

Changeset #2861 circumvents this assert. This is safe, because the applier thread was
bailing out from open&lock tables processing due to KILL_CONNECTION signal and no
SQL error has happened.

Also fix for Bug: #413272, modifies shutdown sequence so that slave applier will not be
interrupted anymore.

Testing with trunk version has not bumped into this issue again.