mariadb/mysql-test/suite/innodb_gis/t
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.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
1.test MDEV-33658 1/2 Refactoring: extract Key length initialization 2025-01-26 16:15:46 +01:00
alter_spatial_index.test Merge 10.3 into 10.4 2022-11-08 16:04:01 +02:00
bug16236208.test MDEV-13467: Feature request: Support for ST_Distance_Sphere() 2021-03-27 10:42:39 +01:00
bug16266012.test MDEV-14057 InnoDB GIS tests fail. 2020-03-18 13:55:21 +04:00
bug17057168.test MariaDB adjustments to innodb_gis tests. 2017-10-25 06:47:08 +03:00
check_rtree.test MDEV-11041 Innodb_gis/ tests taken from MySQL fail. 2016-11-29 16:25:22 +04:00
create_spatial_index.test Merge 10.2 into 10.3 2021-03-31 08:01:03 +03:00
geometry.test MDEV-32456: incorrect result of gis function in view protocol 2024-07-17 22:37:32 +05:30
gis.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
gis_split_inf.test MDEV-14057 InnoDB GIS tests fail. 2020-03-18 13:55:21 +04:00
gis_split_nan.test 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.test Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
kill_server.test Adjust tests after commit b5615eff0d 2019-04-02 11:03:28 +03:00
multi_pk.test MSAN: Disable some slow tests 2022-06-30 13:00:58 +03:00
point_basic.test MDEV-16678: Fix a problem with duplicate #sql2 table names 2019-12-10 16:18:30 +02:00
point_big.test MDEV-13626: Merge InnoDB test cases from MySQL 5.7 2017-10-25 06:47:08 +03:00
precise.test Merge 10.2 into 10.3 2021-03-31 08:01:03 +03:00
repeatable_spatial.test MDEV-13626: Merge InnoDB test cases from MySQL 5.7 2017-10-25 06:47:08 +03:00
rollback.test MDEV-35420 Server aborts while deleting the record in spatial index 2025-03-21 15:26:21 +01:00
rt_precise.test MDEV-11041 Innodb_gis/ tests taken from MySQL fail. 2016-11-29 16:25:22 +04:00
rtree.test 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.test MDEV-19485: Crash on purge after ADD SPATIAL INDEX 2019-05-16 14:33:24 +03:00
rtree_compress.test MDEV-14057 InnoDB GIS tests fail 2018-01-04 19:46:23 +02:00
rtree_compress2.test Merge branch '10.3' into 10.4 2019-09-06 11:53:10 +02:00
rtree_concurrent_srch.test Remove a deprecation warning 2018-10-25 15:31:13 +03:00
rtree_create_inplace.opt MDEV-13626 Merge InnoDB test cases from MySQL 5.7 2023-11-08 12:17:14 +02:00
rtree_create_inplace.test MDEV-13626 Merge InnoDB test cases from MySQL 5.7 2023-11-08 12:17:14 +02:00
rtree_debug.test MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
rtree_drop_index.test MariaDB adjustments to innodb_gis tests. 2017-10-25 06:47:08 +03:00
rtree_estimate.test MDEV-16188 Post-merge corrections and adjustments 2019-02-04 22:44:33 -08:00
rtree_multi_pk.test MDEV-14057 InnoDB GIS tests fail. 2020-03-18 13:55:21 +04:00
rtree_purge.test MSAN: Disable some slow tests 2022-06-30 13:00:58 +03:00
rtree_recovery.test Re-remove the file kill_and_restart_mysqld.inc 2017-12-14 08:40:09 +02:00
rtree_rollback1.test Enable tests for --embedded 2020-01-20 08:41:13 +02:00
rtree_rollback2.test Enable tests for --embedded 2020-01-20 08:41:13 +02:00
rtree_search.test MDEV-14209 innodb_gis.rtree_debug produces huge server error logs 2018-01-29 23:02:12 +02:00
rtree_split.test Merge branch '10.3' into 10.4 2022-05-08 23:03:08 +02:00
rtree_temporary.test MDEV-29507 InnoDB: Failing assertion: table->n_rec_locks == 0 2022-09-12 09:27:46 +03:00
rtree_undo.test MDEV-14057 InnoDB GIS tests fail 2018-01-04 19:46:23 +02:00
types.test Fix an intermittent test failure 2018-04-21 20:59:26 +03:00
update_root.test Disabled test in 32bit that uses too much memory or cpu 2019-09-02 17:18:04 +03:00