mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Delete-marked record is on the secondary index and the clustered index already purged the corresponding record. We cannot detect if such record is historical and we should not: the algorithm of row_ins_check_foreign_constraint() skips such record anyway.