Bug #21869 | Rpl_recovery_rank: Remove variable without function | ||
---|---|---|---|
Submitted: | 28 Aug 2006 11:49 | Modified: | 30 Oct 2009 8:36 |
Reporter: | Stefan Hinz | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | all | OS: | Any (all) |
Assigned to: | Zhenxing He | CPU Architecture: | Any |
[28 Aug 2006 11:49]
Stefan Hinz
[1 Sep 2006 14:48]
Lars Thalmann
To be fixed in 5.1.
[4 Sep 2006 14:55]
Rafal Somla
Seems that the variable is used in repl_failsafe.cc function update_slave_list(). Don't know if it is important.
[31 Jan 2007 4:12]
Rafal Somla
I created a patch removing the variable but come across problems when testing. Because of higher priority bugs I can't work on it now.
[30 Oct 2009 8:36]
Zhenxing He
Fixed by bug#13963