Franco,
Friday, June 21, 2002, 6:03:16 AM, you wrote:

FMG> 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
FMG> grant option; ", mysql will simply display the message "Ignoring query to other 
database" after issuing any command such as "show databases;".

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

FMG> Would appreciate any assistance.

Did you run mysql client program with --one-database option? (check
also my.cnf/my.ini file if there is "one-database" entry)

FMG> Best regards,
FMG> Franco




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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