Bug #94015 | Cannot re-boostrap mysql router when it is running since 8.0.14 | ||
---|---|---|---|
Submitted: | 23 Jan 2019 9:38 | Modified: | 22 Feb 2019 22:57 |
Reporter: | Guillaume Bienkowski | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Router | Severity: | S3 (Non-critical) |
Version: | 8.0.14 | OS: | Debian (stretch) |
Assigned to: | CPU Architecture: | x86 (amd64) |
[23 Jan 2019 9:38]
Guillaume Bienkowski
[23 Jan 2019 9:41]
Guillaume Bienkowski
For reference, when the router is re-bootstraped and doesn't work, you get this message when trying to connect locally: root@testvm:/home/ansible# mysql -u xxx -pyyy -h 127.0.0.1 -P 6446 ERROR 2003 (HY000): Can't connect to remote MySQL server for client connected to '0.0.0.0:6446'
[28 Jan 2019 11:43]
MySQL Verification Team
Hello Guillaume, Thank you for the report and feedback. Verified as described. regards, Umesh
[22 Feb 2019 22:57]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Router 8.0.16 release, and here's the changelog entry: It was not possible to re-boostrap Router while it was running. Instead, stopping the service beforehand was required. Thank you for the bug report.