Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Currently, Internal parser does log_free_check() by holding dict_sys.mutex().
and also allocates more heap storage which are not necessary in most cases.
Idea is to remove the parser from innodb statistics. This should make
the statistics updation, insertion, read code more faster.
This should be follow up task of MDEV-28730
Attachments
Issue Links
- is blocked by
-
MDEV-28730 Remove internal parser usage from InnoDB fts
-
- In Progress
-