Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.11.11, 11.4.5
-
None
Description
in 10.11.11 and 11.4.5 USER_STATISTICS.BUSY_TIME and USER_STATISTICS.CPU_TIME are shown in microseconds, not seconds
caused by
commit 95975b921e9 (HEAD)
|
Author: Michael Widenius <monty@mariadb.com>
|
Date: Fri Dec 27 19:26:55 2024 +0200
|
|
MDEV-35720 Add query_time to statistics
|
|
Added Query_time (total time spent running queries) to status_variables.
|
|
Other things:
|
- Added SHOW_MICROSECOND_STATUS type that shows an ulonglong variable
|
in microseconds converted to a double (in seconds).
|
- Changed Busy_time and Cpu_time to use SHOW_MICROSECOND_STATUS, which
|
simplified the code and avoids some double divisions for each query.
|
|
Reviewed-by: Sergei Golubchik <serg@mariadb.org>
|
Attachments
Issue Links
- is caused by
-
MDEV-35720 Add query_time to statistics
-
- Closed
-
Activity
Transition | Time In Source Status | Execution Times |
---|
|
2m 35s | 1 |
|
11s | 1 |
|
8m 34s | 1 |
|
29m 16s | 1 |