tai huijia wrote:
SHOW DATABASES;
I got this:
+----------+
| Database |
+----------+
| test |
+----------+
1 row in set (0.02 sec)
which does not contain mysql and tmp as shown:
You need to log in (to MySQL) as root if you want to see the mysql
database. It contains sensitive information which will only appear to root.
How can I create mysql database? I have gone through
the manual provided, but I don't really understand the
way to create it.
You don't need to create it, if MySQL was installed properly. Just make
sure you're logged in to MySQL as root.
Please guide me. THANK YOU!
n/p. Jasper
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]