Audit login able to log sql thred

Hi team,

Is audit login able to log the DML queries being executed by the SQL thread in replication ? In more simpler words, if i have installed audit plugin at slave/replica and I want to capture DML queries being executed by its SQL thread, then is it possible ? As per my testing, it didnt work but still I want a second opinion.

Answer Answered by Alexey Botchkov in this comment.

No. The auditing plugin doesn't log the replication slave queries. Just to mention these queries are seen in the binary logs, so there's a way to see them.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.