1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-27 13:04:36 +03:00
Files
mariadb/mysql-test/suite/ndb/r
25a436bdc4 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.
2010-01-22 17:38:21 +08:00
..
2007-12-12 18:19:24 +01:00
2007-10-26 09:06:18 +02:00
2007-12-10 13:29:23 +01:00
2007-12-12 18:19:24 +01:00
2008-02-03 21:24:59 +01:00
2007-10-27 01:40:48 +05:00
2007-12-12 18:19:24 +01:00
2007-12-12 18:19:24 +01:00
2007-12-12 18:19:24 +01:00
2009-03-15 18:39:48 -04:00
2009-03-15 18:39:48 -04:00
2007-10-27 01:40:48 +05:00
2007-12-12 18:19:24 +01:00