These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Static Data Export (SDE) for Crucible 1.6 and DB conversions

Author
Luminocity
The Dark Revenants
PLEASE NOT VIOLENCE OUR BOATS
#1 - 2012-03-28 16:09:03 UTC  |  Edited by: Luminocity
CCP has released a new version of the MSSQL static data dump. It is available on the toolkit site or directly from the URL below:
http://content.eveonline.com/data/Crucible_1.6_65449_db.zip

Official changelog from the last dump to this one seems to be missing. For anyone interested in the typeName changes I have compiled a list here (Note: These are from the CCP API as the last dump was messed up on a lot of the names):
crucible1.6.65449_typeName_changes.txt

I have also created a MySQL 5.5 conversion. No extended inserts, camelCase table naming, MyISAM engine. Pretty standard stuff. It is available here:
crucible1.6.65449-mysql5-v2.zip

Enjoy! :)
FoolMeOnce
Twilight Galaxy
#2 - 2012-04-02 16:18:34 UTC
Thank you!
It's always very much appreciated when someone takes the time to convert the dumps to MySQL Smile
LifeHatesMe
LifeHatesUsAll
#3 - 2012-04-09 16:48:26 UTC
Sweet, thanks :)
Aineko Macx
#4 - 2012-04-14 10:50:12 UTC  |  Edited by: Aineko Macx
meepknightjr
Militant Industrialists LLC
Militant Consortium
#5 - 2012-05-17 18:42:44 UTC
Thanks very much.