mirror of
https://github.com/MariaDB/server.git
synced 2025-02-13 08:55:35 +01:00
4 lines
92 B
PHP
4 lines
92 B
PHP
if (`SELECT @@binlog_format = 'ROW'`)
|
|
{
|
|
skip Test cannot run with binlog_format row;
|
|
}
|