Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.3(EOL), 10.4(EOL), 10.5, 10.6, 10.7(EOL), 10.8(EOL), 10.9(EOL), 10.10(EOL), 10.11, 11.0(EOL), 11.1(EOL), 11.2, 11.3(EOL), 11.4
Description
While working on MDEV-33383 I noticed that there is a data structure fts_savepoint_t that seems to be redundant ever since trx_t::mod_tables was changed to use std::map in MDEV-14477. I think that we should remove fts_savepoint_t and adjust whatever is needed based on the existing data structure trx_t::mod_tables.
Attachments
Issue Links
- relates to
-
MDEV-14477 InnoDB update_time is wrongly updated after partial rollback or internal COMMIT
- Closed
-
MDEV-33383 fts query crashes in fts_query_calculate_ranking()
- Closed