mariadb/mysql-test/suite/rpl
Nikita Malyavin 91ebf1844f MDEV-19338 InnoDB: Failing assertion: !cursor->index->is_committed()
Call mark_columns_per_binlog_row_image before find_row() to set up table->vcol_set early,
so the virtual column value will be updated after record read (ha_rnd_pos/ha_index_next/etc)
by table->update_virtual_fields() call
2020-07-31 17:32:29 +10:00
..
extension mtr: use env for perl 2020-06-23 03:24:46 +02:00
include MDEV-21360 save/restore debud_dbug instead of total reset at the end of the test 2020-01-21 11:22:47 +01:00
r MDEV-19338 InnoDB: Failing assertion: !cursor->index->is_committed() 2020-07-31 17:32:29 +10:00
t MDEV-19338 InnoDB: Failing assertion: !cursor->index->is_committed() 2020-07-31 17:32:29 +10:00
disabled.def MDEV-21360 restore debud_dbug through a session variable instead of '-d,..' 2020-03-23 10:57:21 +01:00
my.cnf
README
rpl_1slave_base.cnf

How to run.
===========

./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed