mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
7657ee10f8
mysql-test/suite/perfschema/t/no_threads-master.opt: Innodb will start multiple threads, which is not compatible with --one-thread. Disable innodb to be able to run the test case.
1 line
139 B
Text
1 line
139 B
Text
--one-thread --thread-handling=no-threads --loose-performance-schema-max-thread_instances=10 --default-storage-engine=MyISAM --skip-innodb
|