Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.5, 10.0(EOL), 10.1(EOL), 10.2(EOL), 10.3(EOL), 10.4(EOL)
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.