[Spock Proxy Devel] Bad handshake and out of order
Status: Alpha
Brought to you by:
kaotao
From: Alexey K. <al...@ko...> - 2009-06-03 09:12:03
|
Hello, I work for scribd.com and we're trying to use spockproxy for some of our projects here... I've set it up locally, developed all the changes in our code that'd allow us to use the proxy, tested it and everything was fine... until we decided to put this configuration on our production servers. So, the problem is the following: when spockproxy is trying to connect to our mysql servers we see the following: Wed Jun 3 05:00:51 2009 WARNING network-mysqld.cpp.3090: error in selecting default database: Bad handshake Our production servers are on 5.0.77. I've tested the same configuration on a server with 5.1.30 and the result was even more interesting: Wed Jun 3 03:14:17 2009 WARNING network-mysqld.cpp.3090: error in selecting default database: Got packets out of order. Changing FIX_BUG_25371 option does not change anything. So, the question is: what should we do here? :-/ -- Alexey Kovyrin http://kovyrin.info/ |