I want to order by Time,but seems no way to do that ? mysql> show processlist; +--------+-------------+--------------------+------+---------+--------+----------------------------------+------------------------------------------------------------------------------------------------------+ | Id | User | Host | db | Command | Time...
I connect to mysql from my Linux shell. Every now and then I run a SELECT query that is too big. It prints and prints and I already know...