Bug #118165 | Ensure MySQL automatic connection failover handling can handle mixed MySQL "upstream" versions | ||
---|---|---|---|
Submitted: | 12 May 8:39 | Modified: | 17 Jun 16:12 |
Reporter: | Simon Mudd (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S4 (Feature request) |
Version: | 8.0+ | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[12 May 8:39]
Simon Mudd
[12 May 11:10]
MySQL Verification Team
Hi Simon, I've updated the severity to S4 - Feature Request, as this behavior aligns with the system's current design and documentation, and does not appear to be a bug. That said, I reviewed your report and agree with your assessment. Your suggestion highlights a valid area for improvement in how the system handles this scenario. Thank you for your continued contributions and valuable insights.
[22 May 10:18]
Pedro Pinheiro
Posted by developer: Hello, The discussion does translate to a FR Add to async automatic connection failover the options to take in consideration the MySQL Version when selecting a new source in case of connection failover to prevent incompatible replication chains https://dev.mysql.com/doc/refman/8.4/en/replication-asynchronous-connection-failover.html
[26 May 6:19]
Simon Mudd
ok, I'll accept that this is a feature request. However, can this potential problem be mentioned in documentation so people are aware that there's no explicit handling of this situation in the current versions of MySQL? This is important as people will be moving from 8.0 to 8.4 (as 8.0 goes EOL in less than 1 year) and also when moving from 8.4 to 9.X (as 9.X goes LTS).