1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Bug#28369 rpl test cases fail with binlog disabled

- Additional tests in 5.1 that need binlog
 - Mark more test to need binlog
This commit is contained in:
msvensson@pilot.(none)
2007-06-07 19:20:49 +02:00
parent ad2419050e
commit a48e321e37
9 changed files with 18 additions and 12 deletions

View File

@ -1,3 +1,5 @@
--source include/have_log_bin.inc
-- require r/have_binlog_format_mixed.require
disable_query_log;
show variables like "binlog_format";