| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Bluejays PC Services | Date: | March 27 2006 12:10am |
| Subject: | Re: Client does not support authentication protocol requested by server | ||
| View as plain text | |||
Andrew
Your client application is trying to authenticate with the old mysql
method, you need to update your client script or alternatively reset
password to old version using:
SET PASSWORD FOR 'some_user'@'some_host' = OLD_PASSWORD('newpwd');
Hope this helps
Regards
Jeremy
--
Jeremy Oliver
Bluejays PC Repair
tel 020 8656 1056
mob 07855833401
www.bluejayspc.co.uk
| Thread | ||
|---|---|---|
| • Client does not support authentication protocol requested by server | Andrew | 26 Mar |
| • Re: Client does not support authentication protocol requested by server | Dan Nelson | 26 Mar |
| • Re: Client does not support authentication protocol requested byserver | Andrew | 27 Mar |
| • Re: Client does not support authentication protocol requested byserver | Bluejays PC Services | 27 Mar |
| • Re: Client does not support authentication protocol requested by server | Michael Stassen | 27 Mar |
