summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp.test
diff options
context:
space:
mode:
author <Dao-Gang.Qu@sun.com>2010-01-22 17:38:21 +0800
committer <Dao-Gang.Qu@sun.com>2010-01-22 17:38:21 +0800
commit25a436bdc4a043bc7adb842c009d30d2130c13d2 (patch)
tree38a04f7b1df366f29044950c701f98334c2d062b /mysql-test/t/sp.test
parent0482b6ebca43fa168550005ecb7f94e3c0729923 (diff)
downloadmariadb-git-25a436bdc4a043bc7adb842c009d30d2130c13d2.tar.gz
Bug #49132 Replication failure on temporary table + DDL
In RBR, DDL statement will change binlog format to non row-based format before it is binlogged, but the binlog format was not be restored, and then manipulating a temporary table can not reset binlog format to row-based format rightly. So that the manipulated statement is binlogged with statement-based format. To fix the problem, restore the state of binlog format after the DDL statement is binlogged.
Diffstat (limited to 'mysql-test/t/sp.test')
0 files changed, 0 insertions, 0 deletions