Danesh Daroui wrote:

Hi all,

I have still problem with MyODBC. When I want to connect to my Database server which 
is a Linux machine, it returns an error:

Client does not support authentication protocol requested by server; consider 
upgrading MySQL client

I visited MySQL documents but the suggestions were about when a version prior to 4.1 
attempts to connect to a server which runs MySQL version 4.1 or newer, but this is not 
my case. Because, both my client and server use same version of MySQL and they use 
MySQL version 4.1 not older releases. Can anyone help ? :((

Yours,

Danesh Daroui


If you are using MyODBC, then the suggestions regarding a 'client prior to 4.1' *DO* apply to you. MyODBC is built against 4.0.x, so you must follow the instructions for connecting with a pre-4.1 client. Either that or downgrade the server to 4.0.x.

--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: [EMAIL PROTECTED]
website: http://www.nusconsulting.com.au

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to