gs_optimize.sql 3.9 KB

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