Hi Everybody,

I need your help.
Thanks ......
 
I was trying to create database on MySQL
but it is giving error.
 
I have done the following :-
 
Login through telnet and become root.
accessed :
 
mysql -h server name -u username -p
Password : password
 
and tried to create database with : 
mysql> create database cart;
 
ERROR 1044: ACCESS DENIED FOR USER : '[EMAIL PROTECTED]' TO DATABASE 'CART'





_____________________________________________________
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com





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