mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-12 06:09:39 +07:00
Found a typo.
Appologize
This commit is contained in:
committed by
Morris Jobke
parent
ab6ee7f211
commit
59a05717bb
@@ -41,7 +41,7 @@ Configuring a MySQL or MariaDB database
|
||||
|
||||
If you decide to use a MySQL or MariaDB database, ensure the following:
|
||||
|
||||
* The transaction isolation level is set to "READ-COMMIT" in your MariaDB server configuration :file:`/etc/mysql/my.cnf` to persist even after a restart of your database server.
|
||||
* The transaction isolation level is set to "READ-COMMITED" in your MariaDB server configuration :file:`/etc/mysql/my.cnf` to persist even after a restart of your database server.
|
||||
|
||||
Verify the **transaction_isolation** and **binlog_format**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user