Skip to content

Instantly share code, notes, and snippets.

@codemonkey-jack
Created June 6, 2016 17:57
Show Gist options
  • Save codemonkey-jack/9c313c82ad5357ff825799df36727414 to your computer and use it in GitHub Desktop.
Save codemonkey-jack/9c313c82ad5357ff825799df36727414 to your computer and use it in GitHub Desktop.
Alter Database engine type
ALTER TABLE table_name ENGINE=InnoDB;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment