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

5 lines
92 B
PHP

if (`SELECT @@binlog_format = 'ROW'`)
{
skip Test cannot run with binlog_format row;
}