On Tue, Jul 02, 2002 at 10:55:25PM -0500, Paul DuBois <[EMAIL PROTECTED]> wrote:
> 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?

    Yes, although I am not the system administator.  I think it's an
upgraded Red Hat installation.  I installed MySQL myself.

$ cat /etc/redhat-release
Red Hat Linux release 6.0 (Hedwig)
$ uname -a
Linux server38 2.4.16 #1 SMP Thu Dec 6 14:36:30 EST 2001 i686 unknown

-- 
Bob Bell <[EMAIL PROTECTED]>
-------------------------------------------------------------------------
 "Time flies like an arrow; Fruit flies like a banana."
   -- Author unknown

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