mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.3 into 10.4
This commit is contained in:
7
mysql-test/include/have_mariabackup.inc
Normal file
7
mysql-test/include/have_mariabackup.inc
Normal file
@@ -0,0 +1,7 @@
|
||||
if (!$XTRABACKUP) {
|
||||
skip Needs mariabackup;
|
||||
}
|
||||
|
||||
if (!$MTR_GALERA_TFMT) {
|
||||
skip Needs socat or nc;
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
[covering]
|
||||
innodb_prefix_index_cluster_optimization=on
|
||||
|
||||
[unoptimized]
|
||||
innodb_prefix_index_cluster_optimization=off
|
@@ -0,0 +1 @@
|
||||
--source include/have_innodb.inc
|
Reference in New Issue
Block a user