Re: Another beginner question

2004-02-13 Thread Egor Egorov
Marty Ray [EMAIL PROTECTED] wrote:
 Brace yourself for another beginner question...
 
 When I try to use the SHOW command (logged in as root) , I get an error:
 
 mysql show databases;
 ERROR:
 No query specified
 

What version of MySQL do you use? What OS?

There is a bug on Mac OS X in MySQL 4.1.1:
http://bugs.mysql.com/bug.php?id=2058



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




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



Another beginner question

2004-02-12 Thread Marty Ray
Brace yourself for another beginner question...

When I try to use the SHOW command (logged in as root) , I get an error:

mysql show databases;
ERROR:
No query specified
Any suggestions?

Thanks!

Marty Ray

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