Bug #103391 | buf_get_LRU_mutex can be optimized for flushing from FLUSH_LIST | ||
---|---|---|---|
Submitted: | 21 Apr 2021 4:24 | Modified: | 14 May 2021 13:03 |
Reporter: | zhai weixiang (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 8.0.24 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[21 Apr 2021 4:24]
zhai weixiang
[21 Apr 2021 7:19]
MySQL Verification Team
Hello Zhai, Thank you for the report and feedback. regards, Umesh
[14 May 2021 13:03]
Daniel Price
Posted by developer: Fixed as of the upcoming 8.0.26 release, and here's the proposed changelog entry from the documentation team: The buf_get_LRU_mutex() function was optimized to avoid acquiring the LRU mutex unnecessarily when flushing from the flush list.