Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 719851a

Browse files
committed
Make it clear that both processlist and x were updated
1 parent de3034e commit 719851a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Improvements
66

77
* The `format_bytes` function now shows no decimal places when outputting a simple bytes value
8-
* The `processlist` views where improved, changes include:
8+
* The `processlist`/`x$processlist` views where improved, changes include:
99
** The `pid` and `program_name` of the connection are shown, if set within the `performance_schema.session_connect_attrs` table (Contributed by Daniël van Eeden)
1010
** Issue #50 - The current statement progress is reported via the new stage progress reporting within Performance Schema stages within 5.7 (such as ALTER TABLE progress reporting)
1111
** Issue #60 - A new `statement_latency` column was added to all versions, which reports the current statement latency with picosecond precision from the `performance_schema.events_statements_current` table, when enabled

0 commit comments

Comments
 (0)