Need help with MySQL as it\'s not really my forte. So any help is appreciated.
I have issues on my site where UPDATE or INSERT were done wi
UPDATE
INSERT
I think you need to check General Query Log of your db server.
The server ... ... logs each SQL statement received from clients. ... ... Since MySQL 5.1.6 log can be a file or a table.