oh i forgot to mention,
the new passwords are stored in the database already. you need to reset
the password with the OLD_PASSWORD() function. they detail that in the
documentation
b
Brandon Ooi wrote:
this refers to a new password scheme used in mysql 4.1 and above. see
here to fix this...
this refers to a new password scheme used in mysql 4.1 and above. see
here to fix this...
http://dev.mysql.com/doc/refman/5.0/en/old-client.html
b
John Hoover wrote:
I've been running MySQL 4.0.20 on Mac OS 10.3.5 for some months and had been working on a
custom client. It was working well