mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 10:31:54 +01:00
3e807d255e
- row_search_mvcc() should return DB_INTERRUPTED when it got killed. - Add a syncpoint for the ICP check. - Add test coverage for killed-during-ICP-check scenario Backport of MDEV-22761 fixes for ICP from 10.4 commits: *a6f956488c
*c03885cd9c
XtraDB was fixed indeb3b9a174
Reviewer: Daniel Black
5 lines
107 B
Text
5 lines
107 B
Text
|
|
set default_storage_engine=aria;
|
|
--source include/icp_debug_kill.inc
|
|
set default_storage_engine=default;
|
|
|