Can I find out what actions have been carried out on the database e.g. get a list of last queries run with time and date of execution?
Can I find out what actions have been carried out on the database e.g. get a list of last queries run with time and date of execution?
Cheers
Billy
Looks like it depends if you had it enabled at the time.
http://dev.mysql.com/doc/refman/5.0/en/server-logs.html
Corrections to my coding/thoughts welcome.
wkenny (09-24-2011)
Exactly what I want. Many thanks.
Cheers
Billy
Bookmarks