We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb60be6 commit a7d1121Copy full SHA for a7d1121
tests/docker/mysqlmb4/mb4.cnf
@@ -3,3 +3,6 @@
3
innodb_large_prefix=true
4
innodb_file_format=barracuda
5
innodb_file_per_table=true
6
+
7
+innodb_buffer_pool_size = 512M
8
+innodb_flush_log_at_trx_commit = 2
0 commit comments