diff options
author | unknown <kostja@bodhi.(none)> | 2007-12-15 22:24:01 +0300 |
---|---|---|
committer | unknown <kostja@bodhi.(none)> | 2007-12-15 22:24:01 +0300 |
commit | 7213ca204dc3d10f751ca2507321eede1238d6cb (patch) | |
tree | c84244ca9e9047c97d52692444d32257cf3e0a9b /sql/sql_binlog.cc | |
parent | b8671579357f500fd9b9839ddc51bb1f9fd5cbb9 (diff) | |
download | mariadb-git-7213ca204dc3d10f751ca2507321eede1238d6cb.tar.gz |
Try to fix assertion failures at slave shutdown when running
rpl_ndb tests on sapsrv1.
sql/ha_ndbcluster_binlog.cc:
Try to fix assertion failures at slave shutdown when running
rpl_ndb tests. If the binlog thread is killed, which happens during
shutdown, open_tables returns error without setting an error
in THD. Therefore one can't access thd->main_da.message() if thd->killed.
Diffstat (limited to 'sql/sql_binlog.cc')
0 files changed, 0 insertions, 0 deletions