mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
8 lines
102 B
PHP
8 lines
102 B
PHP
if (!$XTRABACKUP) {
|
|
skip Needs mariabackup;
|
|
}
|
|
|
|
if (!$MTR_GALERA_TFMT) {
|
|
skip Needs socat or nc;
|
|
}
|