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