3 messages in com.mysql.lists.mysqlRe: Invisible tables?
FromSent OnAttachments
Bob Bell02 Jul 2002 18:41 
Paul DuBois02 Jul 2002 20:55 
Bob Bell03 Jul 2002 06:40 
Subject:Re: Invisible tables?
From:Paul DuBois (pa@snake.net)
Date:07/02/2002 08:55:03 PM
List:com.mysql.lists.mysql

At 21:41 -0400 7/2/02, Bob Bell wrote:

Pardon my posting as soon as I subscribed to this list, but I have a problem that's really annoying me. I just installed MySQL on a virtual server account that I have, and for some reason, mysql refuses to list my databases or tables, although they seem to be there. I've included a log below, which may be somewhat lengthy, but hopefully should explain what I'm seeing.

Does anyone have any ideas what could be happening here?

$ mysql -u root '-pMyPassword' Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 11 to server version: 3.23.51-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> show databases; +----------+ | Database | +----------+ | | | | | | | | | | | | | | +----------+ 7 rows in set (0.00 sec)

Are you running Linux?