summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/t/sizing_low.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/perfschema/t/sizing_low.test')
-rw-r--r--mysql-test/suite/perfschema/t/sizing_low.test10
1 files changed, 10 insertions, 0 deletions
diff --git a/mysql-test/suite/perfschema/t/sizing_low.test b/mysql-test/suite/perfschema/t/sizing_low.test
new file mode 100644
index 00000000000..56446fd6973
--- /dev/null
+++ b/mysql-test/suite/perfschema/t/sizing_low.test
@@ -0,0 +1,10 @@
+
+--source include/not_embedded.inc
+--source include/have_perfschema.inc
+--source include/have_64bit.inc
+--source include/not_valgrind.inc
+--source ../include/have_aligned_memory.inc
+
+--source ../include/sizing_auto.inc
+
+CALL mtr.add_suppression("innodb_open_files should not be greater than the open_files_limit.");