mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Create 'main' test directory and move 't' and 'r' there
This commit is contained in:
7
mysql-test/main/mysqldump-no-binlog.test
Normal file
7
mysql-test/main/mysqldump-no-binlog.test
Normal file
@ -0,0 +1,7 @@
|
||||
# Embedded server doesn't support external clients
|
||||
--source include/not_embedded.inc
|
||||
|
||||
--replace_regex /MASTER_LOG_POS=[0-9]+/XX/
|
||||
--replace_result mysqldump.exe mysqldump
|
||||
--error 2
|
||||
--exec $MYSQL_DUMP --compact --master-data=2 test 2>&1
|
Reference in New Issue
Block a user