Hi !!!
I'm new in this ml.
I've installed MySQL on my linux box follow the
instruction ... I have :

create user mysql
create group mysql
compiled mysql
exec the script install_db
changed permission
etc ...

all this operation are doing by root user.

I can connect to the db 'test' without problem, but if
I want to connect the 'mysql' db (with any user, root,
mysql, etc) mysql give me the error 1004 say me that
the user @locahost have no the permission to do this.
This error appear me if I want create a new database.
In the db 'test' I can create/delete and use table.
I search on line and I see more people have this
problem ... but I don't find the solution. I search on
the documentation but this don't solve this problem.
Excuse me if this is a stupid problem ....

Thanks in advance at all

Emiliano

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.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