Re: Can't set password for user

2006-10-02 Thread Visolve DB Team
] To: mysql@lists.mysql.com 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('bla'); but i always get the error: ERROR 1133 (42000): Can't find any matching

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