Hello All,
I am new to MySQL and I am sure you have all heard this question a million
times, so I appologize in advance. My question is, I have installed MySQL
on a slackware 7.1 box, as well as a SuSE 7.0 box, and both seem to be
running fine with one minor exception. When using mysqlgui from a windows
machine I get the error "Error in database function: Access Denied for user:
'[EMAIL PROTECTED]" (Using password: YES)" I have added the username to
the mysql database using the command "GRANT ALL ON *.* TO user@"%"
IDENTIFIED BY "password" WITH GRANT OPTION" and have also added the
[EMAIL PROTECTED] and removed all of the anonymous entries (just in case).
Since I am new to this I am not sure what I am doing wrong. The user can
create databases and tables using the mysql command on the linux box.
Thanks in advance for the help.
---------------------------------------------------------------------
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