Comment 2 for bug 592365

Revision history for this message
Vadim Tkachenko (vadim-tk) wrote : Re: Make Purge Stats Available

We should create INFORMATION_SCHEMA.INNODB_THREADS table
with columns
InnoDB_thread_id | InnoDB_trx_id| OS_Thread_id | MySQL_process_id | status | info |

status - idle, working, etc
where info can contain any info, i.e. amount of records to purge