Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

MYSQL auditing SELECT, INSERT, UPDATE, DELETE

3430082Jun 9 2018 — edited Jun 13 2018

I would like to know if there is a way to audit DML on specified tables. I'm referring to MYSQL version 5.x

After doing some research I understand that auditing INSERT, UPDATE, DELETE on specified tables can only be done with triggers. Is that correct?

Is there a way to auditĀ  SELECT?

This post has been answered by Dave Stokes-MySQL Community Team-Oracle on Jun 12 2018
Jump to Answer
Comments
Post Details
Added on Jun 9 2018
4 comments
998 views