mariadb/mysql-test/suite/innodb
Thirunarayanan Balathandayuthapani 3be751d5b9 MDEV-21608 Assertion `n_ext == dtuple_get_n_ext(dtuple)' failed during updation of PK
- n_ext value may be less than dtuple_get_n_ext(dtuple) when PK is being
updated and new record inherits the externally stored fields from
delete mark old record.
2020-02-07 16:01:31 +05:30
..
include MDEV-20310: Make InnoDB crash tests Valgrind-friendly 2019-08-13 13:32:27 +03:00
r MDEV-21608 Assertion `n_ext == dtuple_get_n_ext(dtuple)' failed during updation of PK 2020-02-07 16:01:31 +05:30
t MDEV-21608 Assertion `n_ext == dtuple_get_n_ext(dtuple)' failed during updation of PK 2020-02-07 16:01:31 +05:30
disabled.def MDEV-20094: Disable innodb.check_ibd_filesize 2019-07-18 23:26:52 +03:00