Skip to content

Instantly share code, notes, and snippets.

@boris
Created August 7, 2012 00:27
Show Gist options
  • Save boris/3279937 to your computer and use it in GitHub Desktop.
Save boris/3279937 to your computer and use it in GitHub Desktop.
mysql repair table post on blog.insert-coinorg
mysql> show fields from custom_fields;
ERROR 1034 (HY000): Incorrect key file for table 'custom_fields';
try to repair it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment