mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +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:
@@ -4,7 +4,7 @@
|
||||
# This is intended to mimick how mysqldump and innobackup work.
|
||||
|
||||
# And it requires InnoDB
|
||||
-- source include/not_embedded.inc
|
||||
-- source include/have_log_bin.inc
|
||||
-- source include/have_innodb.inc
|
||||
|
||||
connect (con1,localhost,root,,);
|
||||
|
||||
Reference in New Issue
Block a user