Skip to content

Instantly share code, notes, and snippets.

@lilongen
Created October 11, 2018 07:24
Show Gist options
  • Save lilongen/72137362b62b28297e5a0be5a87651b6 to your computer and use it in GitHub Desktop.
Save lilongen/72137362b62b28297e5a0be5a87651b6 to your computer and use it in GitHub Desktop.
1. go to mysql schema directory location
2. find -name "*.frm" -o -name "*.ibd" | xargs -i ln {} {}.lnh
3. execute drop tables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment