mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 03:51:36 +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> |
||
---|---|---|
.. | ||
async_example.c | ||
client_metadata.h | ||
client_priv.h | ||
CMakeLists.txt | ||
completion_hash.cc | ||
completion_hash.h | ||
echo.c | ||
mariadb-conv.cc | ||
my_readline.h | ||
mysql.cc | ||
mysql_plugin.c | ||
mysql_upgrade.c | ||
mysqladmin.cc | ||
mysqlbinlog.cc | ||
mysqlcheck.c | ||
mysqldump.c | ||
mysqlimport.c | ||
mysqlshow.c | ||
mysqlslap.c | ||
mysqltest.cc | ||
readline.cc |