summaryrefslogtreecommitdiff
path: root/plugin/server_audit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-1/+2
|\
| * MDEV-20685: compile fixes for Solaris/OSX/AIXDaniel Black2020-04-291-1/+3
* | Merge 10.2 into 10.3Marko Mäkelä2020-04-151-2/+2
|\ \ | |/
| * MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-011-2/+2
* | MDEV-18350 Using audit plugin with MySQL, mysqld crashes when running COM_INI...Alexey Botchkov2019-07-262-5/+5
* | Merge 10.2 into 10.3Eugene Kosov2019-07-161-11/+28
|\ \ | |/
| * Merge 10.1 into 10.2Eugene Kosov2019-07-091-11/+28
| |\
| | * Make Win compiler happy about the SERVER_AUDIT code.HF2019-07-062-24/+24
| | * Make Win compiler happy.HF2019-07-051-1/+3
| | * MDEV-19851 server_audit plugin should not allow server_audit_output_type=SYSL...Alexey Botchkov2019-07-031-1/+16
* | | Merge 10.2 into 10.3Marko Mäkelä2019-07-021-43/+67
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Eugene Kosov2019-06-231-43/+67
| |\ \ | | |/
| | * MDEV-18661 loading the audit plugin causes performance regression.Alexey Botchkov2019-06-151-44/+68
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-291-6/+9
|\ \ \ | |/ /
| * | MDEV-17456 Malicious SUPER user can possibly change audit log configuration w...Alexey Botchkov2019-05-191-6/+9
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-144-5/+5
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-134-5/+5
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-112-3/+3
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-112-3/+3
| | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-112-2/+2
| | |\ \ | | | |/
| | | * 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
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-291-9/+60
|\ \ \ \ | |/ / /
| * | | Remove a type cast, and use correct format insteadMarko Mäkelä2019-04-291-2/+2
| * | | Make Win compiler happy.Alexey Botchkov2019-04-291-1/+1
| * | | MDEV-17456 Malicious SUPER user can possibly change audit log configuration w...Alexey Botchkov2019-04-291-3/+4
| * | | MDEV-19141 server_audit_excl_users accepts only values with less than 1024 ch...Alexey Botchkov2019-04-291-6/+56
* | | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-03-221-6/+7
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-221-6/+7
| |\ \ \ | | |/ /
| | * | Merge 10.0 into 10.1Marko Mäkelä2019-03-211-6/+7
| | |\ \
| | | * | MDEV-6262 follow-up: Ensure NUL termination on strncpy()Marko Mäkelä2019-03-211-6/+7
| | | * | 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
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-121-4/+25
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-05-111-4/+25
| |\ \ \ \ | | |/ / /
| | * | | MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-101-4/+25
* | | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-1/+6
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-1/+1
| |\ \ \ \ | | |/ / /
* | | | | Fix warningsVladislav Vaintroub2018-02-061-1/+1
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-19/+19
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-292-18/+18
|\ \ \ \ \ | |/ / / /
| * | | | Fix and reenable Windows compiler warning C4800 (size_t conversion).Vladislav Vaintroub2018-01-262-18/+18
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-19/+22
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-11-071-19/+22
| |\ \ \ \ | | |/ / /