mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
Renamed suite/rpl/include/rpl_sync.inc to rpl_sync_test.inc to remove clash with include/rpl_sync.inc
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
-- source include/have_tokudb.inc
|
|
|
|
let $engine_type=TokuDB;
|
|
-- source suite/rpl/include/rpl_deadlock.test
|