I am using Mysql and I have a database contains more than 10 tables.
Now i need to find whats the last sql operation done in that database..
example(Any record updated or deleted etc )
Is there any possibilities?
I am using Mysql and I have a database contains more than 10 tables.
Share
You must read this; very helpful article is here
http://dev.mysql.com/doc/refman/5.0/en/query-log.html