Hi Jayadevan,

On Mon, Jun 17, 2013 at 11:50:10AM +0000, Jayadevan M wrote:
> One error to another - How can I make HAProxy use a new MySQL 
> client/libraries?

Haproxy doesn't use a mysql library, it only does health checks and
verifies the handshake.

> 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.

You should specify a username with the check I believe, please look at
"option mysql-check" in the doc, it includes an example of how to set it
up.

Hoping this helps,
Willy


Reply via email to