1
0
Docker Library Bot 7 жил өмнө
parent
commit
c2ca5b6a51
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      nextcloud/README.md

+ 2 - 0
nextcloud/README.md

@@ -211,6 +211,7 @@ volumes:
 services:
   db:
     image: mariadb
+    command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
     restart: always
     volumes:
       - db:/var/lib/mysql
@@ -251,6 +252,7 @@ volumes:
 services:
   db:
     image: mariadb
+    command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
     restart: always
     volumes:
       - db:/var/lib/mysql