Hi!
Just wondering if PPM logs deadlocks in a similar manner to pt-deadlock-logger
?
I couldn’t find it anywhere. I do see the section called “InnoDB Locking” under “InnoDB Details”, but there doesn’t seem to be any section with deadlocks history, showing the actual queries and so.
My best choice would still be to run pt-deadlock-logger
or enable innodb_print_all_deadlocks
, is that correct?
Thank you very much!