mysql-proxy-discuss team mailing list archive
-
mysql-proxy-discuss team
-
Mailing list archive
-
Message #00289
Client authentication
Hi.
I'm trying to simulate an client on the mysql-proxy code to connect to a mysql server.
So, after the handshake I need to do the authentication. For that I have this function, adapted from the client plugin:
http://pastebin.com/LDyQm55k
But it is not working. The server can't recognize the authentication. I guess that maybe the packet is malformed... I still didn't figure out what is the problem.
Can someone help me?
Best regards,
--
Miguel Araújo
| miguelaraujo@xxxxxxxxxxxxxxxx |