5 lines
91 B
PHP
5 lines
91 B
PHP
if (`SELECT @@GLOBAL.slave_parallel_workers != 0`)
|
|
{
|
|
skip Test cannot run with MTS;
|
|
}
|