~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

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