Skip to content

Commit

Permalink
making innodb the default
Browse files Browse the repository at this point in the history
  • Loading branch information
tjstein committed Nov 17, 2012
1 parent 7106cde commit 9d54037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/my.cnf
Expand Up @@ -32,7 +32,7 @@ long_query_time = 2
log-queries-not-using-indexes
expire_logs_days = 10
max_binlog_size = 100M
skip-innodb
default-storage-engine=InnoDB
skip-external-locking
skip-name-resolve
skip-networking
Expand Down

0 comments on commit 9d54037

Please sign in to comment.