=== modified file 'debian/additions/my.cnf'
|
--- debian/additions/my.cnf 2014-07-17 20:22:01 +0000
|
+++ debian/additions/my.cnf 2014-07-28 07:04:36 +0000
|
@@ -165,7 +165,7 @@
|
#query_cache_size=0
|
#
|
# Optional setting
|
-#innodb_flush_log_at_trx_commit=2
|
+#innodb_flush_log_at_trx_commit=0
|
|
[mysqldump]
|
quick
|
|
=== modified file 'support-files/rpm/server.cnf'
|
--- support-files/rpm/server.cnf 2014-07-17 20:22:01 +0000
|
+++ support-files/rpm/server.cnf 2014-07-28 07:04:52 +0000
|
@@ -25,7 +25,7 @@
|
#query_cache_size=0
|
#
|
# Optional setting
|
-#innodb_flush_log_at_trx_commit=2
|
+#innodb_flush_log_at_trx_commit=0
|
|
# this is only for embedded server
|
[embedded]
|
|