mariadb/mysql-test/suite/heap
Aleksey Midenkov 0fa1a7cc6a MDEV-28130 MariaDB SEGV issue at tree_search_next
In case of error last_pos points to null_element and there is no any
other children. tree_search_next() walks the children from last_pos
until the leaves (null_element) ignoring the case the topmost parent
in search state is the leaf itself.
2025-01-14 18:56:14 +03:00
..
btree_varchar_null.result MDEV-4813 Replication fails on updating a MEMORY table with an index using btree 2014-10-07 10:54:14 +02:00
btree_varchar_null.test MDEV-4813 Replication fails on updating a MEMORY table with an index using btree 2014-10-07 10:54:14 +02:00
drop.result test dropping of a MEMORY table 2020-07-04 01:44:46 +02:00
drop.test test dropping of a MEMORY table 2020-07-04 01:44:46 +02:00
heap.result MDEV-28130 MariaDB SEGV issue at tree_search_next 2025-01-14 18:56:14 +03:00
heap.test MDEV-28130 MariaDB SEGV issue at tree_search_next 2025-01-14 18:56:14 +03:00
heap_auto_increment.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
heap_auto_increment.test Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
heap_btree.result Updated optimizer costs in multi_range_read_info_const() and sql_select.cc 2020-03-27 03:58:32 +02:00
heap_btree.test Updated optimizer costs in multi_range_read_info_const() and sql_select.cc 2020-03-27 03:58:32 +02:00
heap_hash.result Added keyread_time() to HEAP 2020-03-09 13:53:34 +02:00
heap_hash.test MDEV-16188 Post merge fixes: more for TokuDB 2019-02-08 12:32:31 -08:00