summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.0Sergei Golubchik2016-09-291-2/+11
|\
| * Feedback plugin : add support for Windows 10 / Server 2016.Vladislav Vaintroub2016-09-281-2/+11
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-271-3/+2
|\ \ | |/
| * MDEV-10441 Document the server_audit_loc_info variableSergei Golubchik2016-09-261-3/+2
* | MDEV-9728 - Hard crash in metadata_lock_infoSergey Vojtovich2016-06-235-15/+8
* | MDEV-9728 - Hard crash in metadata_lock_infoSergey Vojtovich2016-06-231-114/+53
* | compilation failuresSergei Golubchik2016-06-221-3/+11
* | Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2016-06-221-0/+1
|\ \
| * \ Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-0/+1
| |\ \ | | |/
| | * MDEV-9749 InnoDB receives 'Bad file descriptor' error, possibly related to fe...Sergei Golubchik2016-06-201-0/+1
* | | MDEV-9728 - Hard crash in metadata_lock_infoSergey Vojtovich2016-06-211-0/+3
* | | MDEV-9728 - Hard crash in metadata_lock_infoSergey Vojtovich2016-06-213-54/+104
|/ /
* | Fixed failing test cases and compiler warningsMonty2016-04-251-6/+4
* | MDEV-9281 - Debian: the Lintian complains about "shlib-calls-exit" in handler...Sergey Vojtovich2016-04-204-13/+4
* | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-042-6/+6
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-156-19/+109
|\ \ | |/
| * fix buffer overrunVladislav Vaintroub2016-02-151-1/+1
| * Errorneous PSI declaration line fixed.Alexey Botchkov2016-02-121-3/+7
| * Merge branch 'bb-5.5-serg' into 5.5Sergei Golubchik2016-02-091-2/+2
| |\
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-2/+2
| | |\
| | | * Bug#21770366 backport bug#21657078 to 5.5 and 5.6Ajo Robert2016-01-071-4/+3
| * | | MDEV-9438 backport feedback-http-proxy to 5.5 and 10.0.Alexey Botchkov2016-02-094-13/+99
| |/ /
* | | Merge branch '5.5' into 10.0Alexey Botchkov2016-01-254-275/+1321
|\ \ \ | |/ /
| * | 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
* | | Fixed auth_socket static compilationSergey Vojtovich2015-12-182-2/+2
* | | MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in manymariadb-10.0.23Sergey Vojtovich2015-12-161-1/+1
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-134-10/+17
|\ \ \ | |/ /
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-3/+9
| |\ \ | | |/
| | * Bug #21467458 - UNINSTALL PLUGIN DAEMON_EXAMPLE CRASHESShishir Jaiswal2015-09-161-3/+9
| | * Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANGJon Olav Hauglid2014-10-131-1/+3
| | * Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-173-0/+3
| | * BUG#17460821: ASSERTION ERROR WHEN STOPPING SLAVE AFTER SEMI-SYNC ON MASTER I...Luis Soares2013-10-171-7/+11
| | * BUG#17508351: REDUNDANT CODE IN REPLSEMISYNCMASTER::UPDATESYNCHEADERLuis Soares2013-10-081-8/+2
| | * Bug#17327454:SEMI-SYNC REPLICATION MASTER CRASH WHEN SETSujatha Sivakumar2013-09-231-1/+2
| | * Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING)Jon Olav Hauglid2012-06-294-5/+5
| | |\
| | * \ Updated/added copyright headersMySQL Build Team2012-02-165-5/+5
| | |\ \ | | | |/
| | | * Updated/added copyright headersKent Boortz2011-07-031-2/+2
| | | |\
| | * | \ merge from 5.5.16Daniel Fischer2011-09-2110-12/+24
| | |\ \ \
| | | * | | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-1510-12/+24
| | | * | | Cherry-picking WL#5710 from mysql-5.5 to mysql-5.5.16-release.Alexander Nozdrin2011-08-152-0/+11
| | * | | | BUG#12818224: 61921: WRITETRAXINBINLOG SHOULD BE WRITETRANXINBINLOG Luis Soares2011-09-081-9/+9
| | * | | | WL#5710 : Enable and disable plugins (mysql_plugin)Chuck Bell2011-07-191-4/+7
| | * | | | WL#5710 : mysql_plugin - enable or disable pluginsChuck Bell2011-07-192-0/+8
| | |/ / /
| | * | | Merge from mysql-5.5.14-releasehery.ramilison@oracle.com2011-07-061-4/+5
| | |\ \ \
| | | * | | Bug #12633140 : AUDIT PLUGIN SOURCE FILES HAVE OUT OF DATE Georgi Kodinov2011-06-131-5/+6
| | * | | | Updated/added copyright headersKent Boortz2011-06-3010-11/+15
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Updated/added copyright headersKent Boortz2011-06-302-2/+3
| | * | | BUG#12611785 - AUDIT INTERFACE STRICT-ALIASING WARNINGSSergey Vojtovich2011-06-031-2/+3