MySQL Forums
Forum List  »  Newbie

Re: Problem with changing password
Posted by: S dK
Date: August 17, 2005 05:30PM

When I try this:
mysql> SET PASSWORD FOR ''@'%' = PASSWORD('newpwd');

I get this:

mysql> SET PASSWORD FOR ''@'%' = PASSWORD('password');
ERROR 1133 (42000): Can't find any matching row in the user table
mysql>

Options: ReplyQuote


Subject
Written By
Posted
August 17, 2005 05:23PM
Re: Problem with changing password
August 17, 2005 05:30PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.