Skip to content

Commit 746c755

Browse files
author
Nirbhay Choubey
committed
MDEV-6495: local merge from maria-5.5-galera.
1 parent 30b5a4d commit 746c755

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

debian/additions/my.cnf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ innodb_flush_method = O_DIRECT
165165
#query_cache_size=0
166166
#
167167
# Optional setting
168-
#innodb_flush_log_at_trx_commit=2
168+
#innodb_flush_log_at_trx_commit=0
169169

170170
[mysqldump]
171171
quick

support-files/rpm/server.cnf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#query_cache_size=0
2626
#
2727
# Optional setting
28-
#innodb_flush_log_at_trx_commit=2
28+
#innodb_flush_log_at_trx_commit=0
2929

3030
# this is only for embedded server
3131
[embedded]

0 commit comments

Comments
 (0)