Host-Processes doesn't show Percona extra columns

[expired user #6400]'s profile image [expired user #6400] posted 12 years ago in General Permalink
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!
Code modification/commit from ansgar.becker, 12 years ago, revision 7.0.0.4150
Get additional column names into SELECT query and ListProcesses tree. See http://www.heidisql.com/forum.php?t=10687
ansgar's profile image ansgar posted 12 years ago Permalink
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.
[expired user #6400]'s profile image [expired user #6400] posted 12 years ago Permalink
Thanks, but it's a source code file, isn't it? Or there is an easy way to compile it?
ansgar's profile image ansgar posted 12 years ago Permalink
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.
[expired user #6400]'s profile image [expired user #6400] posted 12 years ago Permalink
RightsmileYes, it's there, looks good, thank you!
ansgar's profile image ansgar posted 12 years ago Permalink
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.