スキップしてコンテンツを表示

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.

エキスパート
回答済み 3年前
エキスパート
レビュー済み 3年前
エキスパート
レビュー済み 3年前
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 .

回答済み 3年前
  • Are you using Amazon RDS for MySQL?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ