Re: Can't set password for user

2006-10-02 Thread Visolve DB Team
- From: "Deckard" <[EMAIL PROTECTED]> To: Sent: Monday, October 02, 2006 3:04 AM Subject: Can't set password for user Hello, I'm trying to set a password for a user with the command: mysql> set password for 'gamito'@'localhost'=password('

Can't set password for user

2006-10-01 Thread Deckard
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