Dear All

I've just installed mysql on a new host (3.23.33) and show databases
does not work ;-(.

The data directory is thus:

drwxrwsr-x    5 mysql    mysql        4096 Feb 16 14:06 mysql

Inside it has:

[root@server1 lib]# ls -l mysql/
total 28
drwx--S---    2 mysql    mysql        4096 Feb 16 13:43 foo
drwxrwxr-x   24 mysql    mysql        4096 Feb 16 13:23 mysql
-rw-rw----    1 mysql    mysql        5769 Feb 16 14:09 server1.log
-rw-rw-r--    1 mysql    mysql         780 Feb 16 14:06
server1.totallyradio.com.err
-rw-rw----    1 mysql    mysql           4 Feb 16 14:06
server1.totallyradio.com.pid
drwx------    2 mysql    mysql        4096 Feb 16 13:23 test

Which all looks normal.

I can connect etc .... but show does not work - if I do :

SELECT * on mysql.users;

I get results.

Is this a bug (in which case I do a full bug report) -- I have a feeling
I am doing something very wrong that must be obvious ?

A rather dazed and confused,

Greg

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