Re: [Sqlrelay-discussion] "password size is wrong" error message
Brought to you by:
mused
|
From: Firstworks/4access <dav...@fi...> - 2005-11-17 15:29:50
|
On Wed, 2005-11-16 at 10:13 +0100, Arnaud Connois wrote: > > Hehehe, it works :-) That's sooooo great... Thanks very much. > > I've been able to switch from each server running its sqlrelay to all > connected to the same sqlrelay... My mysql database thanks you > also :-) Yay! You and your database are welcome. > > This product is getting better and better. Thanks :) Feedback from the user community is large part of the reason it's getting better, so thank you too. > > Cheers > > Arnaud > > > > Firstworks/4access wrote: > > That bug will be fixed in 0.37. > > > > I was using "long" integers in 0.36 which are 4 bytes on x86 but 8 bytes > > in x86_64. 0.37 uses int32_t and the like which are more explict. Give > > http://www.firstworks.com/sqlrelay-0.37pre3.tar.gz a try. > > > > David Muse > > dav...@fi... > > > > On Mon, 2005-11-14 at 02:04 +0100, Arnaud Connois wrote: > > > > > Hi all, > > > > > > When I connect from php on a i386 machine to a sqlrelayd on a x86_64 > > > machines I get theses kind of messages in the debug logs : > > > > > > 11/14/2005 00:29:14 CET listener [3622] : > > > authentication failed: password size is wrong > > > > > > In a previous thread in the archives : > > > http://sourceforge.net/mailarchive/message.php?msg_id=12064055 > > > > > > I've seen that this is related to variable size between different OS. > > > > > > I'm using sqlrelay-0.36.4. Any idea if 0.37 will solves this ? > > > > > > Does somebody tried the pre versions of 0.37 and had some experience > > > connecting between 2 different OS like this and had it working ? > > > > > > So far this is the only dificulty I had to sqlrelay. This is a great > > > product. > > > > > > Thanks. > > > > > > Arnaud > > > > > > > > > > > > ------------------------------------------------------- > > > SF.Net email is sponsored by: > > > Tame your development challenges with Apache's Geronimo App Server. Download > > > it for free - -and be entered to win a 42" plasma tv or your very own > > > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > > > _______________________________________________ > > > Sqlrelay-discussion mailing list > > > Sql...@li... > > > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion > > > > > > > > > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: > > Tame your development challenges with Apache's Geronimo App Server. Download > > it for free - -and be entered to win a 42" plasma tv or your very own > > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > > _______________________________________________ > > Sqlrelay-discussion mailing list > > Sql...@li... > > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion > > > ------------------------------------------------------- This SF.Net > email is sponsored by the JBoss Inc. Get Certified Today Register for > a JBoss Training Course. Free Certification Exam for All Training > Attendees Through End of 2005. For more info visit: > http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click > _______________________________________________ Sqlrelay-discussion > mailing list Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion |