diff options
Diffstat (limited to 'mysql-test/suite/perfschema/t/no_threads-master.opt')
-rw-r--r-- | mysql-test/suite/perfschema/t/no_threads-master.opt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/suite/perfschema/t/no_threads-master.opt b/mysql-test/suite/perfschema/t/no_threads-master.opt new file mode 100644 index 00000000..eea71a77 --- /dev/null +++ b/mysql-test/suite/perfschema/t/no_threads-master.opt @@ -0,0 +1,5 @@ +--thread-handling=no-threads +--loose-performance-schema-max-thread_instances=50 +--default-storage-engine=MyISAM +--default-tmp-storage-engine=MyISAM +--loose-skip-innodb |