Skip to content

Instantly share code, notes, and snippets.

@adrianosaaquino
Created March 26, 2012 19:31
Show Gist options
  • Save adrianosaaquino/2208979 to your computer and use it in GitHub Desktop.
Save adrianosaaquino/2208979 to your computer and use it in GitHub Desktop.
Configuring mysql with storage engine type InnoDB
/etc/mysql/my.cnf
default-storage-engine=innodb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment