mariadb/mysql-test/suite/versioning/r
Aleksey Midenkov 4d5ae2b325 MDEV-27217 DELETE partition selection doesn't work for history partitions
LIMIT history switching requires the number of history partitions to
be marked for read: from first to last non-empty plus one empty. The
least we can do is to fail with error message if the needed partition
was not marked for read. As this is handler interface we require new
handler error code to display user-friendly error message.

Switching by INTERVAL works out-of-the-box with
ER_ROW_DOES_NOT_MATCH_GIVEN_PARTITION_SET error.
2022-01-13 23:35:16 +03:00
..
alter.result MDEV-22660 SIGSEGV on adding system versioning and modifying system column 2021-10-11 13:36:07 +03:00
autoinc.result
commit_id.result
create.result MDEV-26928 Column-inclusive WITH SYSTEM VERSIONING doesn't work with explicit system fields 2021-11-02 11:49:47 +03:00
cte.result
debug.result
delete.result
delete_history.result
derived.result
foreign.result MDEV-21555 Assertion secondary index is out of sync on delete from versioned table 2021-08-18 13:36:49 +03:00
insert.result
insert2.result
load_data.result
not_embedded.result Versioning test suite cleanups 2022-01-13 23:35:16 +03:00
online.result
optimized.result
partition.result MDEV-27217 DELETE partition selection doesn't work for history partitions 2022-01-13 23:35:16 +03:00
partition_rotation.result
replace.result
rpl.result
rpl_mix.result
rpl_row.result
select.result
select2,trx_id.rdiff
select2.result
simple.result
sysvars.result fix MDEV-16026 MDEV-16481 embedded server results and rests 2021-07-29 17:16:52 +02:00
trx_id.result Versioning test suite cleanups 2022-01-13 23:35:16 +03:00
update,trx_id.rdiff
update-big.result
update.result
view.result