Bug #11256 | Slave takes one hour to reconnect to master after network outage | ||
---|---|---|---|
Submitted: | 10 Jun 2005 23:40 | Modified: | 12 Jul 2006 21:14 |
Reporter: | Aaron Eddy | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | 4.0.23-standard-log | OS: | Linux (RHES release 3 (Taroon Update 4)) |
Assigned to: | CPU Architecture: | Any |
[10 Jun 2005 23:40]
Aaron Eddy
[12 Jul 2006 21:14]
Sveta Smirnova
Thank you for taking the time to write to us, but this is not a bug. As described here: http://dev.mysql.com/doc/refman/4.1/en/replication-options.html first reconnection happens when slave-net-timeout is due and only after it slave tries to reconnect every master-connect-retry seconds. Default value for slave-net-timeout is 3600 seconds.