mariadb/mysql-test/extra/binlog_tests
mkindahl@dl145h.mysql.com e0ae105055 Bug#32435:
DROP DATABASE statement writes changes to mysql.proc table under RBR

When replicating a DROP DATABASE statement with a database holding
stored procedures, the changes to the mysql.proc table was recorded
in the binary log under row-based replication.

With this patch, the thread uses statement-logging format for the
duration of the DROP DATABASE statement. The logging format is
(already) reset at the end of the statement, so no additional code
for resetting the logging format is necessary.
2007-11-16 15:55:22 +01:00
..
binlog.test Merge mysql.com:/home/tnurnberg/22540/50-22540 2007-07-10 18:21:06 +02:00
binlog_insert_delayed.test Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-03-29 21:38:03 +02:00
blackhole.test Merge pilot.(none):/data/msvensson/mysql/bug28369/my51-bug28369 2007-06-07 19:48:34 +02:00
ctype_cp932.test Merge mysql.com:/home/bar/mysql-work/mysql-5.0-rpl 2007-07-05 15:00:36 +05:00
ctype_cp932_binlog.test Merge pilot.(none):/data/msvensson/mysql/bug28369/my50-bug28369 2007-06-07 19:19:29 +02:00
ctype_ucs_binlog.test Merge pilot.(none):/data/msvensson/mysql/bug28369/my50-bug28369 2007-06-07 19:19:29 +02:00
database.test Bug#32435: 2007-11-16 15:55:22 +01:00
drop_temp_table.test Merge quadxeon:m/srv/quadxeon/local/bk/maint/jun14/50 2007-06-15 18:56:11 +02:00
innodb_stat.test bug #19650 (Embedded crashes in 5.1.10) 2006-05-24 13:28:24 +05:00
insert_select-binlog.test Merge bk-internal:/home/bk/mysql-5.1-new-maint 2007-06-07 15:21:52 -07:00
mix_innodb_myisam_binlog.test Manual merge fixes/tests for bugs_28960,27417,23333. 2007-09-16 12:07:00 +02:00
mix_innodb_myisam_side_effects.test manual merge for bug_29136, bug#29309. 2007-10-13 23:12:50 +03:00