mariadb/mysql-test/suite/binlog/r
Mats Kindahl 6461089817 Bug #38773: DROP DATABASE cause switch to stmt-mode when there are temporary
tables open

When executing a DROP DATABASE statement in ROW mode and having temporary
tables open at the same time, the existance of temporary tables prevent
the server from switching back to row mode after temporarily switching to
statement mode to handle the logging of the statement.

Fixed the problem by removing the code to switch to statement mode and added
code to temporarily disable the binary log while dropping the objects in the
database.
2008-08-27 10:40:11 +02:00
..
binlog_auto_increment_bug33029.result Bug #35675 reset master finds assert if a binlog file can not be deleted 2008-03-30 00:54:08 +02:00
binlog_base64_flag.result
binlog_database.result Bug #38773: DROP DATABASE cause switch to stmt-mode when there are temporary 2008-08-27 10:40:11 +02:00
binlog_innodb.result
binlog_killed.result
binlog_killed_simulate.result
binlog_multi_engine.result
binlog_old_versions.result
binlog_row_binlog.result
binlog_row_ctype_cp932.result
binlog_row_ctype_ucs.result
binlog_row_drop_tmp_tbl.result
binlog_row_innodb_stat.result
binlog_row_insert_select.result
binlog_row_mix_innodb_myisam.result
binlog_start_comment.result
binlog_statement_insert_delayed.result
binlog_stm_binlog.result
binlog_stm_blackhole.result Bug #35675 reset master finds assert if a binlog file can not be deleted 2008-03-30 00:54:08 +02:00
binlog_stm_ctype_cp932.result
binlog_stm_ctype_ucs.result
binlog_stm_drop_tmp_tbl.result
binlog_stm_innodb_stat.result
binlog_stm_insert_select.result
binlog_stm_mix_innodb_myisam.result
binlog_stm_ps.result
binlog_unsafe.result