Process ID to actual Query being executed

How can I get back the actual query from the process ID in mysql?


mysql> SHOW FULL PROCESSLIST\\G;
*************************** 1. row ***************************
     Id: ___ ==> Convert this ID to SQL
   User: DELAYED
   Host: localhost
     db: eximstats
Command: Delayed insert
   Time: 29
  State: Waiting for INSERT
   Info: [EMTPY]