Re: Connecting to mysql 4.1 server with a 4.0 client

2006-07-13 Thread Iain Conochie

Cheers Dan. Exactly what I needed :)

Iain

Dan Trainor wrote:


Iain Conochie wrote:


Afternoon,

   Apologies if this has been discussed before, I could not find a 
reference of it. So here we go :)


   Currently, I have a need to get a mysql 4.0 client to talk to a 
mysql 4.1 database. The error message I get is


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


   Unfortunately, this is not possible. Is there any way of getting 
the server to use the 4.0 method of authentication?


Cheers



Hi -

This will help:

http://dev.mysql.com/doc/refman/4.1/en/old-client.html

Unfortunately I've been in this position a few times, as well.

Thanks
-dant




--
Iain Conochie UNIX System Administrator UK
COLT Telecom
Units 9-13 Powergate Business Centre, Volt Avenue, London NW10 6PW
Tel: +44 (0) 20 7947 1286
Tel: +44 (0) 78 1514 5493
Email: [EMAIL PROTECTED]
www.colt.net


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



Re: Connecting to mysql 4.1 server with a 4.0 client

2006-07-13 Thread Dan Trainor

Iain Conochie wrote:

Afternoon,

   Apologies if this has been discussed before, I could not find a 
reference of it. So here we go :)


   Currently, I have a need to get a mysql 4.0 client to talk to a mysql 
4.1 database. The error message I get is


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


   Unfortunately, this is not possible. Is there any way of getting the 
server to use the 4.0 method of authentication?


Cheers



Hi -

This will help:

http://dev.mysql.com/doc/refman/4.1/en/old-client.html

Unfortunately I've been in this position a few times, as well.

Thanks
-dant

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



Connecting to mysql 4.1 server with a 4.0 client

2006-07-13 Thread Iain Conochie

Afternoon,

   Apologies if this has been discussed before, I could not find a 
reference of it. So here we go :)


   Currently, I have a need to get a mysql 4.0 client to talk to a 
mysql 4.1 database. The error message I get is


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


   Unfortunately, this is not possible. Is there any way of getting the 
server to use the 4.0 method of authentication?


Cheers

--
Iain Conochie UNIX System Administrator UK
COLT Telecom
Units 9-13 Powergate Business Centre, Volt Avenue, London NW10 6PW
Tel: +44 (0) 20 7947 1286
Tel: +44 (0) 78 1514 5493
Email: [EMAIL PROTECTED]
www.colt.net


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