gs_optimize.sql 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. OPTIMIZE TABLE account_gsdata;
  2. OPTIMIZE TABLE airships;
  3. OPTIMIZE TABLE auction;
  4. OPTIMIZE TABLE auction_bid;
  5. OPTIMIZE TABLE auction_watch;
  6. OPTIMIZE TABLE auto_announcements;
  7. -- OPTIMIZE TABLE buylists;
  8. OPTIMIZE TABLE castle;
  9. OPTIMIZE TABLE castle_doorupgrade;
  10. OPTIMIZE TABLE castle_functions;
  11. OPTIMIZE TABLE castle_manor_procure;
  12. OPTIMIZE TABLE castle_manor_production;
  13. -- OPTIMIZE TABLE castle_siege_guards;
  14. OPTIMIZE TABLE character_contacts;
  15. OPTIMIZE TABLE character_friends;
  16. OPTIMIZE TABLE character_hennas;
  17. OPTIMIZE TABLE character_instance_time;
  18. OPTIMIZE TABLE character_item_reuse_save;
  19. OPTIMIZE TABLE character_macroses;
  20. OPTIMIZE TABLE character_norestart_zone_time;
  21. OPTIMIZE TABLE character_offline_trade_items;
  22. OPTIMIZE TABLE character_offline_trade;
  23. OPTIMIZE TABLE character_pet_skills_save;
  24. OPTIMIZE TABLE character_quest_global_data;
  25. OPTIMIZE TABLE character_quests;
  26. OPTIMIZE TABLE character_raid_points;
  27. OPTIMIZE TABLE character_recipebook;
  28. OPTIMIZE TABLE character_recipeshoplist;
  29. OPTIMIZE TABLE character_reco_bonus;
  30. OPTIMIZE TABLE character_shortcuts;
  31. OPTIMIZE TABLE character_skills;
  32. OPTIMIZE TABLE character_skills_save;
  33. OPTIMIZE TABLE character_subclasses;
  34. OPTIMIZE TABLE character_summons;
  35. OPTIMIZE TABLE character_summon_skills_save;
  36. OPTIMIZE TABLE character_tpbookmark;
  37. OPTIMIZE TABLE character_ui_actions;
  38. OPTIMIZE TABLE character_ui_categories;
  39. OPTIMIZE TABLE character_variables;
  40. OPTIMIZE TABLE characters;
  41. OPTIMIZE TABLE clan_data;
  42. OPTIMIZE TABLE clan_notices;
  43. OPTIMIZE TABLE clan_privs;
  44. OPTIMIZE TABLE clan_skills;
  45. OPTIMIZE TABLE clan_subpledges;
  46. OPTIMIZE TABLE clan_wars;
  47. OPTIMIZE TABLE clanhall;
  48. OPTIMIZE TABLE clanhall_functions;
  49. OPTIMIZE TABLE clanhall_siege_attackers;
  50. -- OPTIMIZE TABLE clanhall_siege_guards;
  51. OPTIMIZE TABLE cursed_weapons;
  52. -- OPTIMIZE TABLE dimensional_rift;
  53. -- OPTIMIZE TABLE droplist;
  54. OPTIMIZE TABLE fort;
  55. OPTIMIZE TABLE fort_doorupgrade;
  56. OPTIMIZE TABLE fort_functions;
  57. -- OPTIMIZE TABLE fort_siege_guards;
  58. -- OPTIMIZE TABLE fort_spawnlist;
  59. OPTIMIZE TABLE fortsiege_clans;
  60. OPTIMIZE TABLE forums;
  61. -- OPTIMIZE TABLE four_sepulchers_spawnlist;
  62. OPTIMIZE TABLE games;
  63. OPTIMIZE TABLE global_tasks;
  64. OPTIMIZE TABLE global_variables;
  65. OPTIMIZE TABLE grandboss_data;
  66. OPTIMIZE TABLE grandboss_list;
  67. -- OPTIMIZE TABLE hellbound_spawnlist;
  68. -- OPTIMIZE TABLE herb_droplist_groups;
  69. OPTIMIZE TABLE heroes;
  70. OPTIMIZE TABLE heroes_diary;
  71. OPTIMIZE TABLE item_attributes;
  72. OPTIMIZE TABLE item_auction_bid;
  73. OPTIMIZE TABLE item_auction;
  74. OPTIMIZE TABLE item_elementals;
  75. OPTIMIZE TABLE items;
  76. OPTIMIZE TABLE itemsonground;
  77. -- OPTIMIZE TABLE locations;
  78. -- OPTIMIZE TABLE merchant_buylists;
  79. OPTIMIZE TABLE merchant_lease;
  80. -- OPTIMIZE TABLE merchant_shopids;
  81. OPTIMIZE TABLE messages;
  82. -- OPTIMIZE TABLE minions;
  83. OPTIMIZE TABLE mods_wedding;
  84. -- OPTIMIZE TABLE npc;
  85. -- OPTIMIZE TABLE npc_buffer;
  86. -- OPTIMIZE TABLE npcaidata;
  87. -- OPTIMIZE TABLE npc_elementals;
  88. -- OPTIMIZE TABLE npcskills;
  89. OPTIMIZE TABLE olympiad_data;
  90. OPTIMIZE TABLE olympiad_fights;
  91. OPTIMIZE TABLE olympiad_nobles;
  92. OPTIMIZE TABLE olympiad_nobles_eom;
  93. OPTIMIZE TABLE petition_feedback;
  94. OPTIMIZE TABLE pets;
  95. -- OPTIMIZE TABLE pets_skills;
  96. OPTIMIZE TABLE posts;
  97. OPTIMIZE TABLE punishments;
  98. OPTIMIZE TABLE quest_global_data;
  99. OPTIMIZE TABLE raidboss_spawnlist;
  100. OPTIMIZE TABLE rainbowsprings_attacker_list;
  101. -- OPTIMIZE TABLE random_spawn;
  102. -- OPTIMIZE TABLE random_spawn_loc;
  103. OPTIMIZE TABLE seven_signs;
  104. OPTIMIZE TABLE seven_signs_festival;
  105. OPTIMIZE TABLE seven_signs_status;
  106. OPTIMIZE TABLE siegable_clanhall;
  107. OPTIMIZE TABLE siegable_hall_flagwar_attackers;
  108. OPTIMIZE TABLE siegable_hall_flagwar_attackers_members;
  109. OPTIMIZE TABLE siege_clans;
  110. -- OPTIMIZE TABLE skill_learn;
  111. -- OPTIMIZE TABLE spawnlist;
  112. -- OPTIMIZE TABLE teleport;
  113. OPTIMIZE TABLE territories;
  114. OPTIMIZE TABLE territory_registrations;
  115. -- OPTIMIZE TABLE territory_spawnlist;
  116. OPTIMIZE TABLE topic;