I've tried checking slowquery.log and binlog.
Slow query log kind of helps but not all the time.
Binlog entries are inaccurate. I used the following command to check binlog.
show binlog events in <binlog name> from <log position> limit <n>;
I've tried checking slowquery.log and binlog.
Slow query log kind of helps but not all the time.
Binlog entries are inaccurate. I used the following command to check binlog.
show binlog events in <binlog name> from <log position> limit <n>;