Bug #113862 | problem with btree latch acquisition when updating histogram | ||
---|---|---|---|
Submitted: | 2 Feb 2024 6:22 | Modified: | 2 Feb 2024 12:11 |
Reporter: | Boy Zhang | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[2 Feb 2024 6:22]
Boy Zhang
[2 Feb 2024 12:11]
MySQL Verification Team
Hi Mr. Zhang, Thank you for your bug report. We do accept bug reports based on the code analysis. However, in that case we require a FULL and very detailed code analysis, with references to flow of code and description on when the latch is acquired or released and when it should be acquired or released. You also did not specify the version. You also did not specify where in the code is that exactly. A full test case would be preferable. If there is an error in the code it would have it's repercussions, like waiting on the latch and timing out. Hence, we can not continue without such a test case. Can't repeat.