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

5 lines
127 B
PHP

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