내용으로 건너뛰기

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년 전
  • Are you using Amazon RDS for MySQL?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠