gs_optimize.sql 3.9 KB

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