Hello

On 2005-10-17 Chris Chiappa wrote:
> but the suggested workaround of adding old_passwords = 1 to
> my.cnf doesn't seem to be helping.  I still get this in mysql.log when it
> tries to connect:
> 
> 051017 18:09:59       5 Connect     Client does not support authentication
> protocol requested by server; consider upgrading MySQL client

What does
  USE mysql;
  SELECT * FROM user;
look like? (you do not need to make passwords public here just give me an idea
if the server stored old or new style passwords in the passwd field).

Anyway, we will soon upgrade every package to the new libraries...

bye,

-christian-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to