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

- Turn on binlog only for tests that need it
 - Skip those tests if --skip-binlog is used
This commit is contained in:
msvensson@pilot.(none)
2007-06-07 19:18:01 +02:00
parent c7ee7b33ce
commit 1afb1c8ddf
25 changed files with 94 additions and 108 deletions

View File

@ -1,7 +1,6 @@
# We are using .opt file since we need small binlog size
# Embedded server doesn't support binlogging
-- source include/not_embedded.inc
-- source include/have_log_bin.inc
# we need this for getting fixed timestamps inside of this test
set timestamp=1000000000;