SELECT TIME,STATE,INFO FROM `information_schema`.`PROCESSLIST` WHERE `info` IS NOT NULL and TIME > 0\G