Host-Processes doesn't show Percona extra columns
| User, date | Message |
|---|---|
|
Written by dmitry.k
12 months ago Category: General 11 posts since Tue, 22 May 12 |
There are 3 extra columns shown by Percona mysql server: Rows_sent Rows_examined Rows_read Would be nice to have them too. Or just all the columns from `processlist` table! |
|
Written by ansgar
12 months ago 3950 posts since Fri, 07 Apr 06 |
r4150 fetches all additional columns after the "INFO" column from information_schema.PROCESSLIST. Please test. Here on MariaDB it already shows the additional "TIME_MS" column. |
|
Written by dmitry.k
12 months ago 11 posts since Tue, 22 May 12 |
Thanks, but it's a source code file, isn't it? Or there is an easy way to compile it? |
|
Written by ansgar
12 months ago 3950 posts since Fri, 07 Apr 06 |
Souce code file? You mean the link I posted? That's a Subversion revision, showing the changes I made last night due to your request. You just need to update HeidiSQL to the latest automatically compiled build, through Help > Check for updates. |
|
Written by dmitry.k
12 months ago 11 posts since Tue, 22 May 12 |
Right |
|
Written by ansgar
12 months ago 3950 posts since Fri, 07 Apr 06 |
I'm lacking a Percona server, so could be so nice and send a screenie which I can add to the screenshots section of heidisql.com? |
|
Please login to leave a reply, or register at first. |