Hi Brad,

> -----Original Message-----
> From: Brad Heller [mailto:b...@cloudability.com]
> Sent: Sunday, 7 September 2014 03:07
> To: MySQL General List
> Subject: MySQL 5.5.33 History list not purging?
> 
> For some reason, the history list isn't purging on one of my masters. This is
> causing all kinds of weird issues/behavior with reads. Here's the last 8 or so
> hours of history list length:
> 
> http://i.imgur.com/Q4DEeVi.png
> 

I would start looking for an old transaction. You can use SHOW ENGINE INNODB 
STATUS or the information_schema.INNODB_TRX table to look for that.

Best regards,
Jesper Krogh
MySQL Support



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to