Bug #69173 | Wasted work in method Query_cache::check_integrity() | ||
---|---|---|---|
Submitted: | 8 May 2013 4:07 | Modified: | 26 Jun 2013 13:15 |
Reporter: | Po-Chun Chang (OCA) | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Server: Query Cache | Severity: | S5 (Performance) |
Version: | 5.6, 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | patch, performance |
[8 May 2013 4:07]
Po-Chun Chang
[8 May 2013 4:08]
Po-Chun Chang
Suggested patch
Attachment: patch.diff (text/plain), 440 bytes.
[8 May 2013 6:19]
MySQL Verification Team
Thank you for the bug report and contribution.
[8 May 2013 6:40]
Jon Olav Hauglid
Hi! Note that this function is used in debug builds only, so the wasted work has no consequences for normal release builds.
[8 May 2013 13:26]
Po-Chun Chang
Hi, Jon Thanks for your explanation !