need help with MYSQL- error 1044 access denied
I decided to start up my own server for home use, and world.exe could not connect to mysql server because it said access denied. So I went and tried image's solution found here http://forums.eqemu.net/viewtopic.php?t=2395
and when I tried to do the mysql command he suggested, the command prompt tells me: ERROR 1044: Access denied for user: '@127.0.0.1; to database 'eq' In case anyone is wondering, here is the command I inputted: GRANT ALL PRIVILEGES ON eq.* TO hbbtstar@localhost IDENTIFIED BY 'password' WITH GRANT OPTION; |
Is hbbstart your mysql user name (set it winmysqladmin)? Also, I assume you put that mysql password in the 'password' part?
-- VetoEQ |
yes to both questions.
|
All times are GMT -4. The time now is 07:41 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.