ProjectEQ Public Database Dump Archives Moved

Discussion in 'News' started by Akkadius, Mar 10, 2020.

By Akkadius on Mar 10, 2020 at 8:21 PM
  1. Akkadius

    Akkadius Administrator Staff Member

    Messages:
    221
    FYI: PEQ database dumps have been moved!

    You can now find them at http://db.projecteq.net/ which will contain archives for the past 30 days and 1 archive for each month from now on. This will be generated at 3AM CDT every day

    The latest dump can always be found here http://db.projecteq.net/latest

    The EQEmu server installer; and any other utility that depended on this for bringing in the base database will need to be updated to conform to the new dump format as seen below

    File Structure


    Code:
    ./create_all_tables.sql
    ./create_tables_content.sql
    ./create_tables_login.sql
    ./create_tables_player.sql
    ./create_tables_queryserv.sql
    ./create_tables_state.sql
    ./create_tables_system.sql
    ./drop_all_tables.sql
    ./drop_tables_content.sql
    ./drop_tables_login.sql
    ./drop_tables_player.sql
    ./drop_tables_queryserv.sql
    ./drop_tables_state.sql
    ./drop_tables_system.sql
    
     

Comments

Discussion in 'News' started by Akkadius, Mar 10, 2020.