We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d67aa commit 2496779Copy full SHA for 2496779
mysql-test/suite/galera/t/galera_ist_mariabackup_verify_ca.cnf
@@ -10,11 +10,11 @@ ssl-ca=@ENV.MYSQL_TEST_DIR/std_data/cacert.pem
10
11
[mysqld.1]
12
wsrep_provider_options='base_port=@mysqld.1.#galera_port;pc.ignore_sb=true'
13
-innodb-log-file-buffering
+loose-innodb-log-file-buffering
14
15
[mysqld.2]
16
wsrep_provider_options='base_port=@mysqld.2.#galera_port;pc.ignore_sb=true'
17
18
19
[sst]
20
ssl-mode=VERIFY_CA
0 commit comments