Skip to content

Instantly share code, notes, and snippets.

@spinegar
Created September 27, 2013 14:46
Show Gist options
  • Select an option

  • Save spinegar/6729729 to your computer and use it in GitHub Desktop.

Select an option

Save spinegar/6729729 to your computer and use it in GitHub Desktop.
OPTIMIZE TABLE accounts;
OPTIMIZE TABLE accounts_audit;
OPTIMIZE TABLE accounts_bugs;
OPTIMIZE TABLE accounts_cases;
OPTIMIZE TABLE accounts_contacts;
OPTIMIZE TABLE accounts_cstm;
OPTIMIZE TABLE accounts_opportunities;
OPTIMIZE TABLE accro_account_roles;
OPTIMIZE TABLE accro_account_roles_accounts_c;
OPTIMIZE TABLE accro_account_roles_audit;
OPTIMIZE TABLE accro_account_roles_contacts_c;
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment