Dear friends,
 
I have a question about mysql.
 
I installed mysql on windows 2000, after I started the mysql, I tried to create a 
database, but I was denied, I got message:
 
mysql> show databases;
+----------+
| Database |
+----------+
| test     |
+----------+
1 row in set (0.00 sec)
mysql> CREATE DATABASE menagerie;
ERROR 1044: Access denied for user: '@localhost' to database 'menagerie'
 
 
I have read the documentation again and again, it show I can create a host file, but 
ite does not say what kind file it is and where I should put it.   How can I fix it?
 
 
Thank you for your help
 
Luke Sui

                
---------------------------------
Do you Yahoo!?
Friends.  Fun. Try the all-new Yahoo! Messenger

Reply via email to