1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/mysql-test/suite
Eugene Kosov aa5683d12e MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETE
In a test case Update occurs between Search and Delete/Update. This corrupts rowid
which Search saves for Delete/Update. Patch prevents this by using of
HA_EXTRA_REMEMBER_POS and HA_EXTRA_RESTORE_POS in a partition code.

This situation possibly occurs only with system versioning table and partition.
MyISAM and Aria engines are affected.

fix by midenok
Closes #705
2018-05-22 13:11:14 +02:00
..
2018-05-17 08:42:53 +03:00
2018-04-24 20:59:57 +03:00
2018-05-17 08:42:53 +03:00
2018-05-17 08:42:53 +03:00
2018-05-17 09:37:01 +03:00
2018-04-23 09:49:58 +03:00
2018-03-22 18:02:58 +02:00
2018-05-11 13:15:10 +02:00
2018-05-17 08:42:53 +03:00
2018-05-12 22:14:59 +03:00
2018-05-11 13:15:10 +02:00