1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00
Files
mariadb/mysql-test/suite/innodb/t
Marko Mäkelä 1562b2c20b MDEV-29666 InnoDB fails to purge secondary index records when indexed virtual columns exist
row_purge_get_partial(): Replaces trx_undo_rec_get_partial_row().
Also copy the purge_node_t::ref to the purge_node_t::row.
In this way, the clustered index key fields will always be
available, even if thanks to
commit d384ead0f0 (MDEV-14799)
they would no longer be repeated in the remaining part of the
undo log record.
2022-10-05 09:30:33 +03:00
..
2019-04-04 19:41:12 +03:00
2021-09-11 11:14:18 +03:00
2019-05-29 11:32:46 +03:00
2020-09-03 09:26:54 +03:00
2019-11-19 00:38:33 +02:00
2021-08-18 16:47:03 +03:00
2019-08-21 15:23:45 +03:00
2020-01-20 08:41:52 +02:00
2022-02-17 10:53:58 +02:00
2020-08-13 07:38:35 +03:00
2019-05-29 11:32:46 +03:00
2017-09-17 11:05:33 +03:00
2018-09-14 08:47:22 +02:00
2019-05-29 11:32:46 +03:00
2021-03-04 16:04:30 +02:00
2020-07-31 11:54:35 +03:00
2020-09-21 11:04:04 +03:00
2019-07-16 18:39:21 +03:00
2018-05-17 09:37:01 +03:00
2019-04-26 15:31:31 +03:00