[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. |