diff options
author | Luis Soares <luis.soares@sun.com> | 2010-02-22 00:26:29 +0000 |
---|---|---|
committer | Luis Soares <luis.soares@sun.com> | 2010-02-22 00:26:29 +0000 |
commit | e210d409d92658c73fcc9eae50ba0c87d360f19e (patch) | |
tree | 94ecc3ed2fb99a04f4f362f2c003c28f34a999bf /extra | |
parent | ca1b669e99fdc672ba4f2073677b19eb0dd1673e (diff) | |
download | mariadb-git-e210d409d92658c73fcc9eae50ba0c87d360f19e.tar.gz |
Post-push fix for BUG#50364.
There was an erroneous parameter when calling flush_master_info
from write_ignored_events_info_to_relay_log which could lead to a
server crash. This happens because the I/O thread releases the
log_lock before calling the flush_master_info.
Set the function to call flush_master_info with third parameter
to true, so that the mutex is properly taken.
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions