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 | [email protected] | _______________________________________________ Mailing list: https://launchpad.net/~mysql-proxy-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~mysql-proxy-discuss More help : https://help.launchpad.net/ListHelp

