Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.0, 10.1, 10.2, 10.3, 10.4, 10.5
-
Component/s: Full-text Search, Storage Engine - InnoDB
-
Labels:
Description
This issue is an upstream bug of mysql#99458.
i_s_fts_index_cache_fill_one_index() should have taken cache lock before accessing
the fts index cache. It could result in reading stale data.