I wrote a web application for payroll system that can (insert, update, delete) into mysql database.
I want to know
how many transactions occurred in the mysql database?
how many transactions occurred in the mysql database during start_time and end_time?
java sql mysql transactions
Nandha
source share