mirror of
https://github.com/MariaDB/server.git
synced 2025-08-29 13:51:35 +02:00
![]() Store the _SLAVE_ STATUS when pausing replicas for `mariadb-dump --dump-slave`; use that (instead of a new SHOW _SLAVE_ STATUS) to resume replicas when the program ends. > When making a dump with --dump-slave option, upon completion mysqldump > starts slave threads [IO & SQL for all multi-source connections] even > if they were not stopped by mysqldump itself. > This behavior breaks delayed/manually synchronized > slaves which have not to be running all the time. > ⸺ MDEV-7611 Co-authored-by: Max Samoilenko <maxim.samoilenko@gmail.com> Reviewed-by: Brandon Nesterenko <brandon.nesterenko@mariadb.com> |
||
---|---|---|
.. | ||
extension | ||
include | ||
r | ||
t | ||
disabled.def | ||
my.cnf | ||
README | ||
rpl_1slave_base.cnf |
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed