Created
August 7, 2012 00:27
-
-
Save boris/3279937 to your computer and use it in GitHub Desktop.
mysql repair table post on blog.insert-coinorg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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