mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
MDEV-6495: innodb_flush_log_at_trx_commit=0 as suggestion
for galera vs =2 Updated innodb_flush_log_at_trx_commit value in cnfs as per recommendation.
This commit is contained in:
2
debian/additions/my.cnf
vendored
2
debian/additions/my.cnf
vendored
@@ -165,7 +165,7 @@ innodb_flush_method = O_DIRECT
|
|||||||
#query_cache_size=0
|
#query_cache_size=0
|
||||||
#
|
#
|
||||||
# Optional setting
|
# Optional setting
|
||||||
#innodb_flush_log_at_trx_commit=2
|
#innodb_flush_log_at_trx_commit=0
|
||||||
|
|
||||||
[mysqldump]
|
[mysqldump]
|
||||||
quick
|
quick
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
#query_cache_size=0
|
#query_cache_size=0
|
||||||
#
|
#
|
||||||
# Optional setting
|
# Optional setting
|
||||||
#innodb_flush_log_at_trx_commit=2
|
#innodb_flush_log_at_trx_commit=0
|
||||||
|
|
||||||
# this is only for embedded server
|
# this is only for embedded server
|
||||||
[embedded]
|
[embedded]
|
||||||
|
Reference in New Issue
Block a user