Is there any way to monitor a MySQL db and check what has changed?
I'm trying to understand the schema of woocommerce. It would be quite easy by monitoring the UPDATE, INSERT and DELETE query in a short time of period. Is there any way to achieve that?
Topic phpmyadmin database Wordpress
Category Web