summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/perfschema_stress/include/settings.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/perfschema_stress/include/settings.inc')
-rw-r--r--mysql-test/suite/perfschema_stress/include/settings.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/suite/perfschema_stress/include/settings.inc b/mysql-test/suite/perfschema_stress/include/settings.inc
new file mode 100644
index 00000000..a373de74
--- /dev/null
+++ b/mysql-test/suite/perfschema_stress/include/settings.inc
@@ -0,0 +1,2 @@
+let $num_stress_rows= 5000;
+let $default_engine_type= myisam;