cs_optimize.sql 171 B

123456
  1. OPTIMIZE TABLE clan_introductions;
  2. OPTIMIZE TABLE comments;
  3. OPTIMIZE TABLE forums;
  4. OPTIMIZE TABLE registered_gameservers;
  5. OPTIMIZE TABLE posts;
  6. OPTIMIZE TABLE topics;