Community

MySQL DML stats per table

(Ronald Bradford) MySQL provides a level of statistics for your INSERT, UPDATE, DELETE, REPLACE Data Manipulation Language (DML) commands using the STATUS output of various Com_ variables, however it is per server stats. I would like per table stats.

Read More - Register for Free Membership