Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-22647 Assertion `!check_audit_mask(mysql_global_audit_mask, event_class_... | Sergei Golubchik | 2022-09-14 | 1 | -2/+0 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-07-02 | 1 | -0/+16 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Eugene Kosov | 2019-06-23 | 1 | -0/+16 |
| |\ | |||||
| | * | MDEV-18661 loading the audit plugin causes performance regression. | Alexey Botchkov | 2019-06-15 | 1 | -0/+16 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -0/+1 |
* | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 1 | -4/+5 |
|\ \ \ | |/ / | |||||
| * | | MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warning | Sergei Golubchik | 2017-05-15 | 1 | -2/+1 |
* | | | fix build and some warnings | kevg | 2016-11-24 | 1 | -4/+2 |
* | | | Reuse THD for new user connections | Monty | 2016-06-04 | 1 | -0/+7 |
* | | | MDEV-9651 - Simplify audit event dispatching | Sergey Vojtovich | 2016-03-08 | 1 | -134/+13 |
* | | | Yet more fixes covering thread_id type change | Sergey Vojtovich | 2016-02-28 | 1 | -1/+1 |
|/ / | |||||
* | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | | Merge with 5.5 | Michael Widenius | 2014-03-11 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | MDEV-5436 mysqld crash signal 11 in mysql_audit_general. | Alexey Botchkov | 2014-02-28 | 1 | -2/+2 |
* | | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 1 | -1/+1 |
| |\ | |||||
| | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | * | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7 | Ashish Agarwal | 2013-07-02 | 1 | -0/+4 |
* | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | MDEV-4472 Audit-plugin. Server-related part of the task. | Alexey Botchkov | 2013-09-09 | 1 | -0/+4 |
* | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -3/+29 |
|\ \ \ | |/ / | |||||
| * | | MDEV-260 auditing table accesses | Sergei Golubchik | 2013-04-19 | 1 | -3/+29 |
* | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -10/+35 |
|\ \ \ | |/ / | |||||
| * | | Test case and a different fix for MySQL bug#14485479 | Sergei Golubchik | 2013-01-15 | 1 | -10/+35 |
* | | | cleanup: use MYF() for mysys flags | Sergei Golubchik | 2013-01-23 | 1 | -1/+1 |
* | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -1/+1 |
|/ / | |||||
* | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
* | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -10/+45 |
|\ \ | |/ | |||||
| * | BUG#12611785 - AUDIT INTERFACE STRICT-ALIASING WARNINGS | Sergey Vojtovich | 2011-06-03 | 1 | -11/+21 |
| * | WL#5571 - Audit interface: MYSQL_AUDIT_GENERAL_STATUS event | Sergey Vojtovich | 2010-12-14 | 1 | -1/+26 |
* | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -1/+1 |
|/ | |||||
* | BUG#54989 - With null_audit installed, server hangs on an | Sergey Vojtovich | 2010-08-20 | 1 | -14/+30 |
* | Merge fixes for BUG46587 and BUG47059 to trunk-bugfixing. | Sergey Vojtovich | 2010-04-15 | 1 | -0/+1 |
|\ | |||||
| * | BUG#47059 - In audit plugin I cannot see the event subclasses, | Sergey Vojtovich | 2010-04-15 | 1 | -0/+1 |
* | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+1 |
|/ | |||||
* | Merge backport of WL#3771 with mysql-next-mr. | Sergey Vojtovich | 2010-01-19 | 1 | -8/+37 |
* | Backport from 6.0-codebase. | Sergey Vojtovich | 2009-12-15 | 1 | -0/+448 |