mirror of
https://github.com/MariaDB/server.git
synced 2025-04-21 06:35:31 +02:00

- Suppress a couple errors the slave can get as the master crashes. - The mysql-test-run occasionally takes 120 seconds between crashing the master and starting it back up for some (unknown) reason. For now, work-around that by letting the slave try for 500 seconds to connect to master before giving up instead of only 100 seconds. Reviewed-by: Brandon Nesterenko <brandon.nesterenko@mariadb.com> Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
1 line
48 B
Text
1 line
48 B
Text
--master-retry-count=500 --slave-net-timeout=10
|