mysql5/mysql-5.7.27/mysql-test/include/not_master_info_table.inc

5 lines
121 B
PHP

if (`SELECT @@GLOBAL.master_info_repository = 'TABLE'`)
{
skip Test cannot run with master.info repository table;
}