Log in

View Full Version : Problem with Database


Panolyen
11-08-2003, 12:24 PM
I checked all over to see if anyone else had this problem and couldnt come up with anything, heres what it said in DOS when i ran World.exe...

Unknown 'compression' setting in db.ini. Expected 'on' or 'off'.
Got signal 0
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.0
[Status] Loading variables..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadVariables query 'SELECT varname, value, unix_timestamp() FROM varia
bles where unix_timestamp(ts) >= 0' #2006: MySQL server has gone away
[Status] Loading zones..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadZoneNames query 'SELECT MAX(zoneidnumber) FROM zone' #2006: MySQL s
erver has gone away
[Status] Loading items..
[Status] EMuShareMem loaded
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in GetItemsCount query 'SELECT MAX(id),count(*) FROM items' #2006: MySQL s
erver has gone away
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
[Error] Error: Could not load item data. But ignoring
[Status] LoginServer.ini read.
[Status] Loading guild ranks..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadGuilds query 'SELECT id, eqid, name, leader, minstatus, rank0title,
rank1, rank1title, rank2, rank2title, rank3, rank3title, rank4, rank4title, ran
k5, rank5title from guilds' #2006: MySQL server has gone away
[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
Formatting drive C:
:9000istening on: 69.68.112.190
:9000 server listening on: 69.68.112.190
===============================
Runtime errors:

MySQL Error #2003 means you were unable to connect to the mysql server.
For more information on this error, visit http://www.eqemu.net/eqemuerror.php?id
=2

Hit any key to exit

Thats it, thanks in advance for the help

kai_shadowbane
11-08-2003, 01:35 PM
looks like you have extra spaces in teh db.ini, retype it by hand

Panolyen
11-08-2003, 02:22 PM
I have checked everything in my db.ini and the others and there were no spaces, but i retyped them anyways and i got the same error

Kgaul
11-08-2003, 02:59 PM
what helped me was to retype it by hand. It fixes most of those wierd white spaces issues..


Kgaul

Panolyen
11-08-2003, 03:21 PM
*EDIT* Moving This To a More DETAILED THREAD!