View Single Post
  #1  
Old 09-26-2006, 08:15 PM
unknownerrors
Sarnak
 
Join Date: Jul 2006
Posts: 35
Default getting to know the change log.

i have been attempting to update the the latest release posted
http://www.eqemulator.net/download.php
right now its, EQEmu-0.7.0-854 2006-09-22 for referance.

i have read that inorder to use these new realeases i need to follow all the DB updates in the change log, but i have issues doing that when it says: "Required SQL: utils/0.6.1-upgrade.sql (will be updated until release)" i have no idea what that means.. utils/0.6.1-upgrade.sql what is that?
on the ==04/04/2005 update.

or
BE SURE TO SOURCE ZONECFG.SQL!!!
on the ==/09/05/2004.. where is ZONECFG.SQL? i found a zoneconfig.h in the source dir. do i need to complie this zoneconfig.h to get ZONECFG.SQL?

or lets look at
ALTER TABLE spawnentry ADD spawn_limit TINYINT NOT NULL DEFAULT '0';
ALTER TABLE npc_types ADD spawn_limit TINYINT NOT NULL DEFAULT '0';
from the ==01/07/2005 release.
can i just copy paste that into my D:\mysql\mysql.exe?

lastly it took a little searching just to figure out wtf source was. just to make sure i have it right.
1. drop the .sql file into the bin dir.
2. open mysql.exe (dos window looking, but we no its not dos)
type: source filename.sql;
??
__________________
may our enemys shed tears of crimson apon the field of battle.
- vicious, of cowboybeop

everyone is a potential enemy, everywhere is a potential battlefield.
-zensunni wisdom, of Dune.

lastly - I'll be your huckleberry
-Doc Holliday
Reply With Quote