generators/vulcanize/templates/mysql/config/rubber/role/db/my.cnf in rubber-1.2.1 vs generators/vulcanize/templates/mysql/config/rubber/role/db/my.cnf in rubber-1.3.0

- old
+ new

@@ -100,15 +100,11 @@ # WARNING: Using expire_logs_days without bin_log crashes the server! See README.Debian! expire_logs_days = 10 max_binlog_size = 100M #binlog_do_db = include_database_name #binlog_ignore_db = include_database_name -# -# * BerkeleyDB -# -# Using BerkeleyDB is now discouraged as its support will cease in 5.1.12. -skip-bdb -# + + # * InnoDB # # InnoDB is enabled by default with a 10MB datafile in /var/lib/mysql/. # Read the manual for more InnoDB related options. There are many! # You might want to disable InnoDB to shrink the mysqld process by circa 100MB.