SQL statement logging
Posted by: Rich Taylor
Date: September 07, 2017 06:12AM

Hi. Apologies in advance for my shear lack of knowledge on MySQL.
I would be very grateful on any advice on logging SQL statements.
I've tried to read the info at https://dev.mysql.com/doc/refman/5.7/en/server-logs.html
First of all do these logs show up statements that are executed on the database? Say for instance, can I use these logs to monitor if someone is able to do some sql injection? Would the logs show someone who's managed to execute a statement to delete all tables?

I think I'll leave the questioning there for now. I did warn you in advance of my shear lack of knowledge :)

Options: ReplyQuote


Subject
Written By
Posted
SQL statement logging
September 07, 2017 06:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.