View Single Post
  #6  
Old 09-05-2006, 05:58 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by John Adams
As long as we're offering advice, here's what I do usually; I'll take the "drop_users.sql" files you see in the PEQ database packs and export all the user and/or server specific tables to a backup, then clear the tables in the new imported database, and then import the backup back in.

I think the tables above is a good bare-minimum to backup, but don't forget things like faction_values, variables, or commands (if you customized anything).

Plus the 2 new(er) tables: rule_sets and rule_values.
I really appreciate any help anyone can give me, I know I'm standing on the tip of the iceburg when it comes to SQL and Perl ; most what I have learned in those areas, I learned here - I do have a dear old friend, who has been my "lifetime tutor" when it comes to programming, and still helps me out.
Reply With Quote