> If you don't specify a hostname in SHOW GRANTS, '%' is assumed.  My mistake
> for not telling you this before.  If you enable networking, and connect
> with
>
>       mysql -h 127.0.0.1
>
> instead of
>
>       mysql -h localhost

Well, in fact 127.0.0.1 and localhost produce the same effect but by using the 
ip address of the server works fine :D

Somebody has just sent a comment saying that localhost and a normal ip address 
work different, and in fact was right, now am able to connect to the ip 
instead of localhost...

Thanks for all your comments

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

Reply via email to