Re: Tracking privileges in MySQL 5.6

From: Axel Schwenke <axel.schwenke_at_gmx.de>
Date: Wed, 2 May 2018 17:58:01 +0200
Message-ID: <pccn6a$pbr$1_at_dont-email.me>


On 02.05.2018 13:47, Lyle H. Gray wrote: > "J.O. Aho" <user_at_example.net> wrote in

>>> Does anyone have a method of retrieving a log of who has changed >>> privileges for a given login to a MySQL 5.6 database server?

>> You would need the audit plugin, which means you need the enterprise
>> version of MySQL.

> Thank you, I will check this out.

<shameless plug>

MariaDB comes with a free audit plugin. And it supports what you want (audit event QUERY_DCL, see
https://mariadb.com/kb/en/library/mariadb-audit-plugin-log-settings/)

I'm also quite sure that MariaDB does not limit TLS version artificially, it supports anything that is in openssl. Received on Wed May 02 2018 - 17:58:01 CEST

Original text of this message