>I was trying to connect MySQL server through MySQLmanager. It is 
>successfully connected to
>server. But when trying to expend database
>by double clicking on it, it is giving
>error message :-
>
>Error : Selecting database mysql.. )access denied for user [EMAIL PROTECTED] 
>to database 'mysql'
>
> >From where it takes ip address 61.0.81.14 (it is my local ip address) as 
> I am using
>another host name to connect remote datbase.

Read the manual. Take a look at the grant statement.
Also, if you want to do things with the mysql database you must be root 
user.. mysql root user that is..

Bye,


B.


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