mariadb/mysql-test/suite/innodb_gis/r
Thirunarayanan Balathandayuthapani f1deebbb0b MDEV-35420 Server aborts while deleting the record in spatial index
- This issue caused by commit a032f14b342c782b82dfcd9235805bee446e6fe8(MDEV-33559).
In MDEV-33559, matched_rec::block was changed to pointer
and assinged with the help of buf_block_alloc(). But patch
fails to check for the block can be nullptr in
rtr_check_discard_page().

rtr_cur_search_with_match(): Acquire rtr_match_mutex before
creating shadow block for the matched records

rtr_pcur_move_to_next(): Copy the shadow block to page cursor
block under rtr_match_mutex
2025-03-21 15:26:21 +01:00
..
0.result Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
1.result MDEV-33658 1/2 Refactoring: extract Key length initialization 2025-01-26 16:15:46 +01:00
alter_spatial_index.result Merge 10.4 into 10.5 2022-11-08 17:01:28 +02:00
bug16236208.result MDEV-14057 InnoDB GIS tests fail. 2020-03-18 13:55:21 +04:00
bug16266012.result MDEV-14057 InnoDB GIS tests fail. 2020-03-18 13:55:21 +04:00
bug17057168.result MDEV-14057 InnoDB GIS tests fail 2018-01-04 19:46:23 +02:00
check_rtree.result Remove deprication from mariadbd --debug 2023-11-28 16:33:22 +02:00
create_spatial_index.result Merge remote-tracking branch 'origin/10.4' into 10.5 2022-09-14 16:24:51 +04:00
geometry.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
gis.result MDEV-32456: incorrect result of gis function in view protocol 2024-07-17 22:37:32 +05:30
gis_split_inf.result MDEV-14057 InnoDB GIS tests fail. 2020-03-18 13:55:21 +04:00
gis_split_nan.result MDEV-21678 innodb_gis.gis_split_nan fails with ER_CANT_CREATE_GEOMETRY_OBJECT 2023-09-11 08:12:58 +03:00
innodb_gis_rtree.result Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
kill_server.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
multi_pk.result MDEV-13626: Merge InnoDB test cases from MySQL 5.7 2017-10-25 06:47:08 +03:00
point_basic.result MDEV-33658 1/2 Refactoring: extract Key length initialization 2025-01-26 16:15:46 +01:00
point_big.result MDEV-14057: Fix some tests 2020-03-19 06:58:49 +02:00
precise.result Removing MDEV-27871 from tastcases because it is not a bug 2024-06-28 16:45:50 +07:00
repeatable_spatial.result MariaDB adjustments to innodb_gis tests. 2017-10-25 06:47:08 +03:00
rollback.result MDEV-35420 Server aborts while deleting the record in spatial index 2025-03-21 15:26:21 +01:00
rt_precise.result Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
rtree.result MDEV-35116 InnoDB fails to set error index for HA_ERR_NULL_IN_SPATIAL 2024-10-14 14:28:24 +05:30
rtree_add_index.result MDEV-19485: Crash on purge after ADD SPATIAL INDEX 2019-05-16 14:33:24 +03:00
rtree_compress.result Remove deprication from mariadbd --debug 2023-11-28 16:33:22 +02:00
rtree_compress2.result Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
rtree_concurrent_srch.result MDEV-14057: Fix some tests 2020-03-19 06:58:49 +02:00
rtree_create_inplace.result Remove deprication from mariadbd --debug 2023-11-28 16:33:22 +02:00
rtree_debug.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
rtree_drop_index.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
rtree_estimate.result Updated optimizer costs in multi_range_read_info_const() and sql_select.cc 2020-03-27 03:58:32 +02:00
rtree_multi_pk.result Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
rtree_purge.result MDEV-14057 InnoDB GIS tests fail 2018-01-04 19:46:23 +02:00
rtree_recovery.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
rtree_rollback1.result MDEV-13626: Merge InnoDB test cases from MySQL 5.7 2017-10-25 06:47:08 +03:00
rtree_rollback2.result MDEV-13626: Merge InnoDB test cases from MySQL 5.7 2017-10-25 06:47:08 +03:00
rtree_search.result MDEV-14057 InnoDB GIS tests fail. 2020-03-18 13:55:21 +04:00
rtree_split.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
rtree_temporary.result MDEV-29507 InnoDB: Failing assertion: table->n_rec_locks == 0 2022-09-12 09:27:46 +03:00
rtree_undo.result MDEV-14057 InnoDB GIS tests fail 2018-01-04 19:46:23 +02:00
types.result Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
update_root.result MDEV-13626: Merge InnoDB test cases from MySQL 5.7 2017-10-25 06:47:08 +03:00