Bug #114620 | Inconsistency in the query time metric of the slow log | ||
---|---|---|---|
Submitted: | 11 Apr 2024 6:47 | Modified: | 11 Apr 2024 10:43 |
Reporter: | Chi Zhang | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 8.0.36 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | slow log |
[11 Apr 2024 6:47]
Chi Zhang
[11 Apr 2024 10:43]
MySQL Verification Team
Hi Mr. Zhang, Thank you for your bug report. First of all, let us inform you that this is a forum for the reports with the fully repeatable test cases. Your report does not contain one. Next, it is important to note that SQL statement is finished only when the result is returned to the client-side. Last, but not least, the intention of the slow query calculus is to calculate, as much as it is possible, the real time that query took to execute. It is possible that many users do not know how to properly configure MySQL server, so that the wait for the resources is minimised. Not a bug.