Re: Net::MySQL error
Posted by:
krisodb
Date: September 13, 2006 05:29AM
nevermind. I think I've figured it out.
In the OK message from the server after the login message from the client, 0xfe is added. Meaning that the password needs to be resend using the old password protocol 10 algorithm. So I was not really connected either ... :(
http://www.redferni.uklinux.net/mysql/MySQL-Protocol.html might be usefull to understand the protocol. Together with the documentation on the internals.
Update:
Problem solved, added code to bug report in cpan.
Edited 1 time(s). Last edit at 09/13/2006 07:08AM by krisodb.
Subject
Written By
Posted
September 12, 2006 02:21AM
September 12, 2006 08:17AM
September 13, 2006 03:36AM
Re: Net::MySQL error
September 13, 2006 05:29AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.