Hello,

I'm trying to set a password for a user with the command:

mysql> set password for 'gamito'@'localhost'=password('bla');

but i always get the error:
ERROR 1133 (42000): Can't find any matching row in the user table

although i'm pretty sure that he user exists.

I'm using MySQl version 4.1.20

Any help would be appreciated.

Best Regards,
Deckard

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to