[MDEV-28000] Update the last document id in CONFIG table using alter table internal transaction. Created: 2022-03-04  Updated: 2022-04-03

Status: Open
Project: MariaDB Server
Component/s: Full-text Search, Storage Engine - InnoDB
Affects Version/s: 10.3
Fix Version/s: 10.3

Type: Bug Priority: Major
Reporter: Thirunarayanan Balathandayuthapani Assignee: Thirunarayanan Balathandayuthapani
Resolution: Unresolved Votes: 0
Labels: None


 Description   

fts_update_sync_doc_id() should use alter table internal transaction instead of new one.
We should make sure that other concurrent DML or fts sync shouldn't get hang. If possible, try to postpone the config table update in commit_inplace_alter table.


Generated at Thu Feb 08 09:57:17 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.