summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/t/rpl_row_rec_comp_innodb.test
blob: 39149f6bcbb5ef6381a5a0842889a5180df0b455 (plain)
1
2
3
4
5
6
7
8
9
10
11
-- source include/have_binlog_format_row.inc
-- source include/have_innodb.inc
-- source include/master-slave.inc

#
# BUG#52868 Wrong handling of NULL value during update, replication out of sync
#

-- let $engine= InnoDB
-- source include/rpl_record_compare.test
--source include/rpl_end.inc