Skip to content

Instantly share code, notes, and snippets.

@ianwinter
Created July 8, 2009 07:57
Show Gist options
  • Select an option

  • Save ianwinter/142678 to your computer and use it in GitHub Desktop.

Select an option

Save ianwinter/142678 to your computer and use it in GitHub Desktop.
mk-find -uroot wld --engine MyISAM --tblregex '^payment' --exec "alter table %D.%N engine=InnoDB" --print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment