index
:
mariadb
debian
progress-linux
upstream
debian 12 backports: mariadb
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mysql-test
/
include
/
not_binlog_format_row.inc
blob: f9354e7cd33c36c35e044f54101810ff24ee325d (
plain
)
1
2
3
4
if
(
`
SELECT
@@
binlog_format
=
'
ROW
'`
)
{
skip
Test
cannot
run
with
binlog_format
row
;
}