mirror of
https://github.com/MariaDB/server.git
synced 2025-08-18 16:31:36 +02:00
![]() When master-retry-count equals 0, it means the slave will try to reconnect to the master continuously. But, when the number of tries err_count overflows to 0, the connection will abort. So, when an overflow occurs, we still need to check master-retry-cout value. If master-retry-count equals 0, reconnection should continue. Reviewed-by: ParadoxV5 <paradox.ver5@gmail.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