Hi, > listen stats :1936 > mode http > stats enable > stats realm Haproxy\ Statistics > stats uri / > > frontend mysql_proxy *:3309 > mode tcp > default_backend request_mysql One error to another - How can I make HAProxy use a new MySQL client/libraries? I am getting the error -
[WARNING] 167/224803 (20008) : Server request_mysql/svr1 is DOWN, reason: Layer7 wrong status, code: 0, info: "Client does not support authentication protocol requested by server; consider upgrading MySQL client", check duration: 2ms. 0 active and 0 backup servers left. 0 sessions active, 0 requeued, 0 remaining in queue. I have MySQL 5.6.10 Regards, Jayadevan DISCLAIMER: "The information in this e-mail and any attachment is intended only for the person to whom it is addressed and may contain confidential and/or privileged material. If you have received this e-mail in error, kindly contact the sender and destroy all copies of the original communication. IBS makes no warranty, express or implied, nor guarantees the accuracy, adequacy or completeness of the information contained in this email or any attachment and is not liable for any errors, defects, omissions, viruses or for resultant loss or damage, if any, direct or indirect."

