summaryrefslogtreecommitdiff
path: root/plugin/server_audit
Commit message (Expand)AuthorAgeFilesLines
* Update FSF addressMichal Schorm2019-05-102-2/+2
* MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-101-4/+25
* MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-031-1/+1
* MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-031-18/+21
* MDEV-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF;Alexey Botchkov2017-09-191-2/+8
* MDEV-11084 server_audit does not work with mysql_community 5.7.16.Alexey Botchkov2017-03-061-1/+1
* cleanup: NO_OPEN_3 was never definedSergei Golubchik2017-02-271-3/+1
* MDEV-11904 Make Audit Plugin working with MySQL 8.0.Alexey Botchkov2017-02-201-9/+21
* MDEV-11510 Audit plugin sometimes causes server to crash when using with MySQL.Alexey Botchkov2016-12-161-0/+1
* MDEV-10441 Document the server_audit_loc_info variableSergei Golubchik2016-09-261-3/+2
* fix buffer overrunVladislav Vaintroub2016-02-151-1/+1
* Errorneous PSI declaration line fixed.Alexey Botchkov2016-02-121-3/+7
* MDEV-9106 Audit plugin not working with MySQL 5.7.Alexey Botchkov2016-01-151-3/+44
* MDEV-9106 Audit Plugin doesn't run with MySQL 5.7.Alexey Botchkov2016-01-131-17/+39
* MDEV-9106 Audit plugin compiled with MariaDB can't install on MySQL 5.7.Alexey Botchkov2016-01-124-261/+1254
* MDEV-8078 Memory disclosure/buffer overread on audit plugin.Alexey Botchkov2015-06-071-3/+9
* MDEV-8032 [PATCH] audit plugin - csv output broken.Alexey Botchkov2015-06-061-0/+2
* MDEV-7596 audit plugin - record full query / document line length / make buff...Alexey Botchkov2015-03-311-28/+102
* MDEV-7641 Server crash on set global server_audit_incl_users=null.Alexey Botchkov2015-03-191-7/+12
* Audit plugin v1.2.0.Alexey Botchkov2015-02-081-18/+541
* MDEV-5120 Test suite test maria-no-logging failsSergei Golubchik2014-10-021-0/+2
* MDEV-6124 Audit plugin fails with the Percona-Server 5.6.Alexey Botchkov2014-04-171-1/+1
* MDEV-5862 server_audit test fails in buildbot on Mac (labrador).Alexey Botchkov2014-03-231-5/+24
* Fixed some buildbot failuresMichael Widenius2014-03-181-2/+14
* MDEV-5681 audit log will not rotate when the file size exceeds global variabl...Alexey Botchkov2014-03-171-2/+50
* MariaDB Audit plugin added.Alexey Botchkov2014-02-243-0/+2191