Use SHOW GRANTS for the list of users...<br><br><a href="http://dev.mysql.com/doc/refman/5.0/en/show-grants.html">http://dev.mysql.com/doc/refman/5.0/en/show-grants.html</a><br><br><div><span class="gmail_quote">On 02/10/06, 
<b class="gmail_sendername">AR</b> <<a href="mailto:lists@tuxdoit.com">lists@tuxdoit.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>Sorry for posting this here, but i've posted in MySQL list and no one<br>answered.<br><br>I'm trying to set a password for a user with the command:<br><br>mysql> set password for gamito@localhost=password('blabla');
<br><br>but i always get the error:<br>ERROR 1133 (42000): Can't find any matching row in the user table<br><br>although i'm pretty sure that the user exists.<br><br>I'm using MySQL version 4.1.20 from CentOS 4.4<br><br>This neves happened to me :(
<br><br>Any help would be appreciated.<br><br>Best Regards,<br>AR<br>_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos">
http://lists.centos.org/mailman/listinfo/centos</a><br></blockquote></div><br>