mirror of
https://github.com/MariaDB/server.git
synced 2025-05-11 13:21:44 +03:00
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.
2 lines
139 B
Plaintext
2 lines
139 B
Plaintext
--one-thread --thread-handling=no-threads --loose-performance-schema-max-thread_instances=10 --default-storage-engine=MyISAM --skip-innodb
|