"Ignoring query to other database" Command line

Viewed 55052

I keep getting this weird message, while executing any query in command prompt MySQL.

ignoring query to other database

I have already tried changing the database by issuing the "use database_name" command.

1 Answers
Related