summaryrefslogtreecommitdiff
path: root/sql/sql_audit.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.7Marko Mäkelä2022-09-211-2/+0
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-09-201-2/+0
| |\
| | * MDEV-22647 Assertion `!check_audit_mask(mysql_global_audit_mask, event_class_...Sergei Golubchik2022-09-141-2/+0
* | | plugin can signal that it cannot be unloaded by failing deinit()Sergei Golubchik2021-10-271-7/+4
|/ /
* | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-1/+1
* | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+1
|/
* Merge 10.2 into 10.3Marko Mäkelä2019-07-021-0/+16
|\
| * Merge 10.1 into 10.2Eugene Kosov2019-06-231-0/+16
| |\
| | * MDEV-18661 loading the audit plugin causes performance regression.Alexey Botchkov2019-06-151-0/+16
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-0/+1
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / /
* | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-4/+5
|\ \ \ | |/ /
| * | MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warningSergei Golubchik2017-05-151-2/+1
* | | fix build and some warningskevg2016-11-241-4/+2
* | | Reuse THD for new user connectionsMonty2016-06-041-0/+7
* | | MDEV-9651 - Simplify audit event dispatchingSergey Vojtovich2016-03-081-134/+13
* | | Yet more fixes covering thread_id type changeSergey Vojtovich2016-02-281-1/+1
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | Merge with 5.5Michael Widenius2014-03-111-2/+2
|\ \ | |/
| * MDEV-5436 mysqld crash signal 11 in mysql_audit_general.Alexey Botchkov2014-02-281-2/+2
* | 5.5 mergeSergei Golubchik2014-02-251-1/+1
|\ \ | |/
| * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| |\
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-0/+4
* | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-0/+4
|\ \ \ | |/ /
| * | MDEV-4472 Audit-plugin. Server-related part of the task.Alexey Botchkov2013-09-091-0/+4
* | | 5.5 mergeSergei Golubchik2013-06-061-3/+29
|\ \ \ | |/ /
| * | MDEV-260 auditing table accessesSergei Golubchik2013-04-191-3/+29
* | | 5.5 mergeSergei Golubchik2013-01-291-10/+35
|\ \ \ | |/ /
| * | Test case and a different fix for MySQL bug#14485479Sergei Golubchik2013-01-151-10/+35
* | | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
* | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
|/ /
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
* | 5.5-mergeSergei Golubchik2011-07-021-10/+45
|\ \ | |/
| * BUG#12611785 - AUDIT INTERFACE STRICT-ALIASING WARNINGSSergey Vojtovich2011-06-031-11/+21
| * WL#5571 - Audit interface: MYSQL_AUDIT_GENERAL_STATUS eventSergey Vojtovich2010-12-141-1/+26
* | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
|/
* BUG#54989 - With null_audit installed, server hangs on anSergey Vojtovich2010-08-201-14/+30
* Merge fixes for BUG46587 and BUG47059 to trunk-bugfixing.Sergey Vojtovich2010-04-151-0/+1
|\
| * BUG#47059 - In audit plugin I cannot see the event subclasses,Sergey Vojtovich2010-04-151-0/+1
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+1
|/
* Merge backport of WL#3771 with mysql-next-mr.Sergey Vojtovich2010-01-191-8/+37
* Backport from 6.0-codebase.Sergey Vojtovich2009-12-151-0/+448