Simon J Mudd writes:
> I've not been using mysql for some time but did have it running for a
> couple of small databases I use at home.  It doesn't appear to work now,
> the most obvious sympton being that msyqlshow shows a list of blank table
> names.
> 

<cut>
> I'm sure that I'm doing something wrong which is in a FAQ but can't find
> the answer at the moment.  Any suggestions are greatly appreciated.
> 
> Thanks in advance.
> 
> Simon
> -- 
> Simon J Mudd, Madrid SPAIN.   email: [EMAIL PROTECTED]
> Tel: +34-91-408 4878,   Mobile: +34-605-085 219
> 

Run:

SHOW DATABASES 

and see if you get any output. It could be a bug in mysqlshow.

Also check that your server was not started with --safe-show-database.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   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