Bug #69232 | buf_dblwr->mutex can be splited into two | ||
---|---|---|---|
Submitted: | 14 May 2013 16:48 | Modified: | 23 Sep 2017 15:37 |
Reporter: | zhai weixiang (OCA) | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S4 (Feature request) |
Version: | 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[14 May 2013 16:48]
zhai weixiang
[14 May 2013 16:50]
zhai weixiang
a rough patch
Attachment: patch.diff (application/octet-stream, text), 4.84 KiB.
[8 Jul 2014 8:47]
liu hickey
For typical write workload, single flush type is almost 0, therefore, it might be not meaningful for the mutex splitting.
[23 Aug 2017 15:37]
MySQL Verification Team
Hi! First of all, we can not have feature requests for 5.6, but only 5.7 and higher. But, more important ... Since both buffers use the same file for double writing, a single mutex makes more sense. Do you agree ???
[24 Sep 2017 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".