View Single Post
  #3  
Old 05-28-2003, 11:49 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Access Denied is a mysql access error, nothing to do with accounts.

If the GRANT command doesnt work, the server will never work, it can't get data from the database.

Go to:
www.mysql.com

and look in the mysql documentation for instructions on the GRANT system, it's pretty simple. You're most likely just typing something in incorrectly.

Also, the mysql user has NOTHING to do with any EQEMU logon accounts, it's only used by the world and zone servers for contacting the database.
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote