mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Move mysql-test-run/extra/rpl_tests to suite/rpl/include
Renamed suite/rpl/include/rpl_sync.inc to rpl_sync_test.inc to remove clash with include/rpl_sync.inc
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
################################################################################
|
||||
# Check file extra/rpl_tests/rpl_implicit_commit_binlog.test
|
||||
# Check file include/rpl_implicit_commit_binlog.test
|
||||
################################################################################
|
||||
--source include/have_udf.inc
|
||||
--source include/have_binlog_format_statement.inc
|
||||
@@ -8,5 +8,5 @@
|
||||
|
||||
--let $engine=Innodb
|
||||
set session storage_engine=innodb;
|
||||
--source extra/rpl_tests/rpl_implicit_commit_binlog.test
|
||||
--source include/rpl_implicit_commit_binlog.test
|
||||
--source include/rpl_end.inc
|
||||
|
Reference in New Issue
Block a user