mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +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:
committed by
Sergei Golubchik
parent
c9f54e20d4
commit
dd1cad7e5f
@@ -48,6 +48,7 @@ wsrep_sst_receive_address='127.0.0.1:@mysqld.3.#sst_port'
|
|||||||
|
|
||||||
[sst]
|
[sst]
|
||||||
sst-log-archive-dir=@ENV.MYSQLTEST_VARDIR/log
|
sst-log-archive-dir=@ENV.MYSQLTEST_VARDIR/log
|
||||||
|
transferfmt=@ENV.MTR_GALERA_TFMT
|
||||||
|
|
||||||
[ENV]
|
[ENV]
|
||||||
NODE_MYPORT_1= @mysqld.1.port
|
NODE_MYPORT_1= @mysqld.1.port
|
||||||
|
Reference in New Issue
Block a user