[MDEV-31731] invalid value at query_time in the slow query logs Created: 2023-07-18 Updated: 2023-07-18 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.4.24 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | suresh ramagiri | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Reported by one of our customers that, getting invalid value at the query_time in the slow query logs, same is not matching with the value getting in the mysql.slow_log table. slow_log table entry:
Same query entry at the slow query log:
We are not clear how to reproduce this case, but it happening very frequently when one or the other queries in their workload. One such jira ticket for this similar issue is - https://jira.mariadb.org/browse/MDEV-11552, but is old fixed already. |