Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old 05-05-2008, 07:40 AM
cole89103
Banned
 
Join Date: Apr 2006
Location: America
Posts: 173
Default 0.5.x DB needed

I am hunting for a 0.5.x spawned db for a private server, my reason for wanting this is simple i wish to use my own private loginserver (non-minilogin) and that is the only one i have in which i have a client that connects as well as the emu server so i need 0.5.3 or so. This is not to "break away" from the emu community this is because due to recent happenings i am less then comfortable having my server on the main loginserver that someone could take down if they decide to up and quit call me paranoid but i dont like having all my eggs in one basket.

Please only post viable, respectfull, tactfull replies that are good suggestions to a solution for this problem i have.
Reply With Quote
  #2  
Old 05-05-2008, 07:54 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Did you look in the EqMu SourceForge downloads? I think I saw older versions posted there.
Reply With Quote
  #3  
Old 05-05-2008, 08:16 AM
cole89103
Banned
 
Join Date: Apr 2006
Location: America
Posts: 173
Default

only db that is available is a completely empty db with only the table structure but thanks was a good idea lol
Reply With Quote
  #4  
Old 05-05-2008, 07:31 PM
BatCountry
Fire Beetle
 
Join Date: Mar 2006
Posts: 24
Default

It would be quite a bit of work, but you could simply import the, say, kunark peq db and then manually drop the columns which don't exist in the empty 0.5.x db you've acquired.

Code:
alter table TABLE_NAME drop COLUMN_1, drop COLUMN_2... , drop COLUMN_X;
...for every extra column.
Reply With Quote
  #5  
Old 05-05-2008, 07:49 PM
cole89103
Banned
 
Join Date: Apr 2006
Location: America
Posts: 173
Default

yeah that was my thinking initially as well but its a TON of work more importantly the zone table is completely different as is the entire zone configuration system
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:02 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3