diff options
author | Sergei Petrunia <psergey@askmonty.org> | 2020-10-09 17:48:22 +0300 |
---|---|---|
committer | Sergei Petrunia <psergey@askmonty.org> | 2020-10-14 15:14:46 +0300 |
commit | c03885cd9ceb1ede7f49a9e218022b401b3a1e28 (patch) | |
tree | 08c8dee949a2efcaec3ee7dd555c308e18216cad /sql/field.cc | |
parent | 171da6b38b7e7abc0fbea8a7181ad0b4e9ad3855 (diff) | |
download | mariadb-git-c03885cd9ceb1ede7f49a9e218022b401b3a1e28.tar.gz |
MDEV-22761: innodb row_search_idx_cond_check handle CHECK_ABORTED_BY_USER
Part #2:
- row_search_mvcc() should return DB_INTERRUPTED when it got
- Move the sync point from innodb internals to
handler_rowid_filter_check() where other storage engines can use
it too
- Add a similar syncpoint for the ICP check.
- Add a bigger test and test coverage for Rowid Filter with MyISAM
- Add test coverage for killed-during-ICP-check scenario
Diffstat (limited to 'sql/field.cc')
0 files changed, 0 insertions, 0 deletions