Hello to everyone!

I'm using mysql-3.23.41 and initially able to use it without any problem.  However, 
after I issued this command,  "grant all privileges on *.* to root@localhost 
identified by 'mypassword' with grant option; ", mysql will simply display the message 
"Ignoring query to other database" after issuing any command such as "show databases;".

I am able to access mysql using : "mysql -root -p", and entering the my password.

Would appreciate any assistance.

Best regards,
Franco


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to