diff options
author | unknown <knielsen@knielsen-hq.org> | 2014-06-17 14:10:13 +0200 |
---|---|---|
committer | unknown <knielsen@knielsen-hq.org> | 2014-06-17 14:10:13 +0200 |
commit | 081926f3d8bc0b2ebaac87568a5e6ab6294ffbc0 (patch) | |
tree | 6a56f174328ceb2635fdec8d4b9774db79716139 /man | |
parent | 5f7c2969126de9f08c6b30ddf54b9707b0e6b815 (diff) | |
download | mariadb-git-081926f3d8bc0b2ebaac87568a5e6ab6294ffbc0.tar.gz |
MDEV-6188: master_retry_count (ignored if disconnect happens on SET master_heartbeat_period)
That particular part of slave connect to master was missing code to handle
retry in case of network errors. The same problem is present in MySQL 5.5, but
fixed in MySQL 5.6.
Fixed with this patch, by adding the code (mostly identical to MySQL 5.6), and
also adding a test case.
I checked other queries done towards master during slave connect, and they now
all seem to handle reconnect in case of network failures.
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions