Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-12-2004, 11:48 PM
Bladees1739
Fire Beetle
 
Join Date: Jun 2004
Posts: 22
Default Error 1045

I am getting this error I looked through all the guilds and most of the search.


ERROR 1045: Access denied for user: '@localhost' (Using password: NO)

The My.ini looks like this.

[mysqld]
basedir=E:/mysql
#bind-address=192.168.1.101
datadir=E:/mysql/data
#language=E:/mysql/share/your language directory
#slow query log#=
#tmpdir#=
#port=3306
#set-variable=key_buffer=16M
[WinMySQLadmin]
Server=E:/mysql/bin/mysqld-nt.exe
user=loser
password=fast
Reply With Quote
  #2  
Old 12-13-2004, 01:16 AM
mattmeck
Guest
 
Posts: n/a
Default

chancer are you didnt get the "grant" command done correcly.
Reply With Quote
  #3  
Old 12-13-2004, 03:58 AM
Muuss
Dragon
 
Join Date: May 2003
Posts: 539
Default

or didn't even fullfilled db.ini (from eqemu), since it says that there's no account passed as mysql login, re-read your server install guide.
__________________
Muuss - [PEQGC] Dobl, the ogre that counts for 2 !
http://www.vilvert.fr/page.php?id=10
Reply With Quote
  #4  
Old 12-13-2004, 10:04 PM
Lanfo
Fire Beetle
 
Join Date: Dec 2004
Posts: 10
Default

I had this problem, and fixed it by changing my password and user name in my.ini then just re-did the GRANT ALL PRIV command.

open cmd promtp

(I had to use this method because it kept getting an error)

Code:
cd c:\mysql\bin
mysql -u root mysql

GRANT ALL PRIVILEGES TO *.* user@localhost IDENTIFIED BY 'pass' WITH GRANT OPTION;
Reply With Quote
  #5  
Old 12-14-2004, 07:27 AM
kiladiveus
Fire Beetle
 
Join Date: Dec 2004
Posts: 1
Default

i was having this issue too when i need to enter new query. This might be noob stuff but it worked for me.

type mysql -u USERNAME -p
then it will prompt for mysql password.

i guess this would work as well
type mysql -u USERNAME -p PASSWORD
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:08 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3