mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 05:31:52 +00:00
databse mods
binlog_format = ROW transaction_isolation = READ-COMMITTED
This commit is contained in:
@@ -215,7 +215,8 @@ default-character-set = utf8mb4
|
||||
[mysqld]
|
||||
character-set-server = utf8mb4
|
||||
collation-server = utf8mb4_general_ci
|
||||
binlog_format = MIXED
|
||||
transaction_isolation = READ-COMMITTED
|
||||
binlog_format = ROW
|
||||
innodb_large_prefix=on
|
||||
innodb_file_format=barracuda
|
||||
innodb_file_per_table=1
|
||||
|
||||
Reference in New Issue
Block a user