View Single Post
  #1  
Old 12-30-2003, 03:41 AM
vasudan
Fire Beetle
 
Join Date: Dec 2003
Location: Maryland
Posts: 2
Default SQL Passwords not match

When i try to start world.exe i get this:
...
[Status] Loading addon.ini..
[Status] Loading EQ time of day..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
[Status] Deleted -1 stale player corpses from database
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
[Status] Deleted -1 stale player backups from database
Warning: You need to get laid...
TCP listening on: 68.34.14.148:9000
World server listening on: 68.34.14.148:9000
===============================
Runtime errors:

MySQL Error #1405 or #2001 means your mysql server rejected the username and pas
sword you presented it.
For more information on this error, visit http://www.eqemu.net/eqemuerror.php?id
=1

Hit any key to exit
...
im running sql v.4.0.17 and WinXP Pro with EQEmu v5.3
the user/pass from db.ini is the same as my.ini(windows dir)
i even copy/pasted the 2 lines...
here is my db.ini file
...

[Database]
host=localhost
user=USER
password=PASS
database=eq
Reply With Quote