summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t/alter_algorithm.combinations
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/innodb/t/alter_algorithm.combinations')
-rw-r--r--mysql-test/suite/innodb/t/alter_algorithm.combinations11
1 files changed, 11 insertions, 0 deletions
diff --git a/mysql-test/suite/innodb/t/alter_algorithm.combinations b/mysql-test/suite/innodb/t/alter_algorithm.combinations
new file mode 100644
index 00000000000..197748d168e
--- /dev/null
+++ b/mysql-test/suite/innodb/t/alter_algorithm.combinations
@@ -0,0 +1,11 @@
+[COPY]
+--alter_algorithm=copy
+
+[INPLACE]
+--alter_algorithm=inplace
+
+[NOCOPY]
+--alter_algorithm=nocopy
+
+[INSTANT]
+--alter_algorithm=instant