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 | 1e638e728abb3ba75b62bbc01baf9cbe6c60e111 (patch) | |
tree | 94ecc3ed2fb99a04f4f362f2c003c28f34a999bf /client/mysqlcheck.c | |
parent | ed8097d0509f3ae75b1d91e84a7f5cec00075f84 (diff) | |
download | mariadb-git-1e638e728abb3ba75b62bbc01baf9cbe6c60e111.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 'client/mysqlcheck.c')
0 files changed, 0 insertions, 0 deletions