many changes
This commit is contained in:
parent
fb32b88798
commit
92099bd1e9
44 changed files with 900 additions and 658 deletions
|
|
@ -69,6 +69,8 @@ in {
|
|||
settings = {
|
||||
mysqld = {
|
||||
max_allowed_packet = "64M";
|
||||
transaction_isolation = "READ-COMMITTED";
|
||||
binlog_format = "ROW";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue