1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

galera_3nodes.MDEV-29171 fails

set transferfmt in .cnf file like other galera tests do.
otherwise it defaults to socat when mtr detected that only nc is available
This commit is contained in:
Sergei Golubchik
2024-09-22 08:45:26 +02:00
committed by Sergei Golubchik
parent c9f54e20d4
commit dd1cad7e5f

View File

@@ -48,6 +48,7 @@ wsrep_sst_receive_address='127.0.0.1:@mysqld.3.#sst_port'
[sst]
sst-log-archive-dir=@ENV.MYSQLTEST_VARDIR/log
transferfmt=@ENV.MTR_GALERA_TFMT
[ENV]
NODE_MYPORT_1= @mysqld.1.port