-
Notifications
You must be signed in to change notification settings - Fork 913
mysql-check only works with ancient MySQL versions #2934
Copy link
Copy link
Closed
Labels
status: fixedThis issue is a now-fixed bug.This issue is a now-fixed bug.type: featureThis issue describes a feature request / wishlist.This issue describes a feature request / wishlist.
Description
Detailed Description of the Problem
MySQL 8.x changed the client communication protocol. haproxy's mysql-check feature only works with versions of MySQL prior to 8.0. The last version of MySQL prior to 8.0 exited extended support more than a year ago. Plain tcpcheck causes problems as MySQL detects it as a bogus client and locks it out.
Expected Behavior
Obvious.
Steps to Reproduce the Behavior
- Install a currently supported version of MySQL.
- Configure haproxy to use mysql-check.
Do you have any idea what may have caused this?
No response
Do you have an idea how to solve the issue?
No response
What is your configuration?
not requiredOutput of haproxy -vv
not required
Last Outputs and Backtraces
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: fixedThis issue is a now-fixed bug.This issue is a now-fixed bug.type: featureThis issue describes a feature request / wishlist.This issue describes a feature request / wishlist.