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:
@ -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;
|
||||
|
Reference in New Issue
Block a user