mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
source include/master-slave.inc;
|
||||
--source include/master-slave.inc
|
||||
|
||||
--echo #
|
||||
--echo # New --dump-slave, --apply-slave-statements functionality
|
||||
@@ -26,3 +26,5 @@ connection slave;
|
||||
--replace_result $MASTER_MYPORT MASTER_MYPORT
|
||||
# Execute mysqldump with --dump-slave ,--apply-slave-statements and --include-master-host-port
|
||||
--exec $MYSQL_DUMP_SLAVE --compact --dump-slave --apply-slave-statements --include-master-host-port test
|
||||
|
||||
--source include/rpl_end.inc
|
||||
|
||||
Reference in New Issue
Block a user