"Client does not support authentication protocol" Getting Fix MySQL Error
RegisterLogin
"Client does not support authentication protocol" Getting Fix MySQL Error
Post Description: "Client does not support authentication protocol" Getting Fix MySQL Error
Tags: "Client, does, not, support, authentication, protocol", Getting, Fix, MySQL, Error
This Post Was Posted On Feb 29, 2008 By bigger_travis #1462
Post Description: "Client does not support authentication protocol" Getting Fix MySQL Error
Tags: "Client, does, not, support, authentication, protocol", Getting, Fix, MySQL, Error
This Post Was Posted On Feb 29, 2008 By bigger_travis #1462
"Client does not support authentication protocol" Getting Fix MySQL Error by bigger_travis
Code:
Reset the password to pre-4.1 style for each user that needs to use a pre-4.1 client program.
This can be done using the SET PASSWORD statement and the OLD_PASSWORD() function:
mysql> SET PASSWORD FOR 'some_user'@'some_host' = OLD_PASSWORD('newpwd');
This can be done using the SET PASSWORD statement and the OLD_PASSWORD() function:
mysql> SET PASSWORD FOR 'some_user'@'some_host' = OLD_PASSWORD('newpwd');
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
©2011 Webune Forums - Wed Dec 21, 2011 1:36 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3