Hi Michal,
I'm going to implement feature request [0]. But have no clear idea of that, at least which process list this is about. I cannot find a file called server_processlist.php in PMA. Its highly appreciated if you can explain me on this.
[0] : http://sourceforge.net/tracker/index.php?func=detail&aid=958985&grou...
Regards !
*Chanaka*
On 07/08/2012 16:48, Chanaka Dharmarathna wrote:
Hi Michal,
I'm going to implement feature request [0]. But have no clear idea of that, at least which process list this is about. I cannot find a file called server_processlist.php in PMA. Its highly appreciated if you can explain me on this.
[0] : http://sourceforge.net/tracker/index.php?func=detail&aid=958985&grou...
Regards !
/Chanaka/
I believe that the processlist is now on the server_status.php page.
Bye, Rouslan
I'm going to implement feature request [0]. But have no clear idea of that, at least which process list this is
about.
I cannot find a file called server_processlist.php in PMA. Its highly appreciated if you can explain me on this.
[0] :
http://sourceforge.net/tracker/index.php?func=detail&aid=958985&grou...
I believe that the processlist is now on the server_status.php page.
Hi Rouslan,
Thanks for your very quick reply. File server_status.php is there. I access it by URL and that is the page under status tab in PMA home page. (this is my first time using status tab :) ) I can see same table PROCESSLIST in information_schema with dynamic data. (not sortable by columns) Is the feature request ask to implement sortable ability by column as the snippet of diff showing ?
Regards !
*Chanaka*
Hi
Dne Tue, 7 Aug 2012 21:24:14 +0530 Chanaka Dharmarathna pe.chanaka.ck@gmail.com napsal(a):
Thanks for your very quick reply. File server_status.php is there. I access it by URL and that is the page under status tab in PMA home page. (this is my first time using status tab :) ) I can see same table PROCESSLIST in information_schema with dynamic data. (not sortable by columns) Is the feature request ask to implement sortable ability by column as the snippet of diff showing ?
Yes, it was originally separate tab, but got merged to status last year. The idea is to make the list sortable.
Thanks for your very quick reply. File server_status.php is there. I access it by URL and that is the page under status tab in PMA home page. (this is my first time using status
tab
:) ) I can see same table PROCESSLIST in information_schema with dynamic data. (not sortable by columns) Is the feature request ask to implement sortable ability by column as the snippet of diff showing ?
Yes, it was originally separate tab, but got merged to status last year. The idea is to make the list sortable.
Ok Michal, I'll involve with that.
Regards !