[Client does not support authentication protocol], i have read the page in mysql [Client does not support authentication protocol], i have read the page in mysql
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Client does not support authentication protocol], i have read the page in mysql

Started by cpthk, November 02, 2004, 06:42:54 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cpthk

[Client does not support authentication protocol], i have read the page in mysql http://dev.mysql.com/doc/mysql/en/Old_client.html
and i type :
SET PASSWORD FOR(enter)
'gladiaconair'@'localhost' = OLD_PASSWORD('newpwd');(enter)
and it say's:
mysql> SET PASSWORD FOR
    -> gladiaconair@localhost = OLD_PASSWORD('newpwd');
Query OK, 0 rows affected (0.00 sec)
it does not do anything to me.
can everyone help me with?

Nibbler

'0 rows affected' means it didn't change anything. Make sure you specified the correct user. Alternatively use a pre 4.1 version of mysql. This is not a coppermine issue so we can't really help you much.