跳至內容

About Mysql RDS audit

0

Good afternoon.

Is there an easy way to audit DML and DDL in MYSQL 5.7?

I know Oracle and SQLSERVER but I haven't found an easy way to implement this in the database.

2 個答案
0
已接受的答案

Hi,

According to AWS documentation, you can use the MariaDB Audit Plugin for MySQL that records database activity (including DCL, DDL and DML query events) and is compatible with all MySQL 5.7 versions.

Take a look at the following Knowledge Center article which describes how to configure it.

專家
已回答 2 年前
專家
已審閱 2 年前
專家
已審閱 2 年前
0

Hi Mikel

hunn, I read this material but in my case dude is the my database is MySQL Community, 5.7 ....the parameters its different .

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。