PDA

View Full Version : SQL Passwords not match


vasudan
12-30-2003, 03:41 AM
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

Muuss
12-30-2003, 03:55 AM
2006 error happens pretty often when your request needs more memory than what mysqld is allowed to use.
i m not a specialist of mysql under windows, you may try to search in the options menu if there's a way to increase the max_allowed_packet value.

jaranyu
01-02-2004, 10:43 AM
its not a 2006 error, its 2001 bro. i have the same problem

mattmeck
01-02-2004, 11:28 AM
DB Query Error #2006: MySQL server has gone away

It can be found under ether error on these forums.