Skip to content

Instantly share code, notes, and snippets.

@rohannog
Created June 21, 2012 06:29
Show Gist options
  • Save rohannog/2964218 to your computer and use it in GitHub Desktop.
Save rohannog/2964218 to your computer and use it in GitHub Desktop.
MyISAM table repair
myisamchk -rq --sort_buffer_size=512M --tmpdir=/home/fubar/tmp/ /var/mysql/data/database/table.MYI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment