Thread: SVN Discussion
View Single Post
  #7  
Old 10-07-2008, 01:01 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

I belive my issue is DB related. Seems there are a few extra tables when upgrading from 1029 to 1029c, and these tables are not added when you load the peq-db.sql file. Looks like they are load_player.sql tables. One of these in particular is group_id.

What is the cleanest way to update an old db with characters and accounts to the new 1029c? Just add the missing tables, and append the new variables, rule_values and commands?

I take it new variables, rule_values, and commands are always located at the end of the .sql files? This way I can just look at the end of the file and add everything that comes after the last entry I have in my db?

Thanks
Reply With Quote