Hello,

I m ina great problem..

I am not able to conenct to mySQL server..
the problem is like.. when I m in root or mysql USER
login.. then I can login to mySQL server.. its fine..
but other than 'root' and 'mysql', i can not connect
to the database server..

thats why I am not able to run any web based database
connection..

can u pls explain wht to do now?

I hv created one mysql user using this:

$ su
passwd:
$ mysql -u root mysql
mysql> grant all priviliges on *.* to user@localhost
with grant option;
mysql>\q
$

and then  i am able to connect.. that too when i was
in superuser mode.. else frm other users, i m not able
to conenct.. pls help..

the mysqld is running!

Babul
in India..



__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.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