Re: [Mysql-cocoa-users] Connection problem using MCPConnection
Brought to you by:
sergecohen
|
From: Michael T. <mta...@ap...> - 2005-04-14 12:46:19
|
Thank you! It's an easy fix and it is working now. :-) Best regards, Michael Am 14.04.2005 14:03 Uhr schrieb "simon elliston ball" unter <sb...@ox...>: > This is a problem with the MySQL server's new password storage method. > > A workaround can be found at: > http://dev.mysql.com/doc/mysql/en/old-client.html > > You could probably fix it by rebuilding the SMySQL framework linked > against a shared, newer client library too. > > Simon > > On Thu, 14 Apr 2005, Michael Taubert wrote: > >> Hi all, >> >> when I try to connect to localhost using >> >> initToHost:withLogin:password:usingPort: >> >> I always get the error message: >> >> Client does not support authentication protocol requested by server; >> consider upgrading MySQL client >> >> Any ideas about that? >> >> Thank you, >> >> Michael >> >> >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> Mysql-cocoa-users mailing list >> Mys...@li... >> https://lists.sourceforge.net/lists/listinfo/mysql-cocoa-users >> > |