summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* 10.0-base merge.Sergei Golubchik2013-09-211-2/+66
|\
| * 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-5/+72
| |\
| | * merge with 5.5-tokudb tree. In particular:Sergei Golubchik2013-09-101-2/+1
| | |\
| | | * remove PBXTSergei Golubchik2013-08-301-2/+1
| | * | MDEV-4472 Audit-plugin. Server-related part of the task.Alexey Botchkov2013-09-091-3/+10
| | * | mysql-5.5.33 mergeSergei Golubchik2013-09-061-0/+61
| | |\ \ | | | |/ | | |/|
| | | * Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLESAshish Agarwal2013-05-191-0/+61
| | | * BUG#14485479: INSTALL AUDIT PLUGIN HANGS IF WE TRY TOAshish Agarwal2012-10-311-2/+3
* | | | MDEV-4865 Change related to --log option/variable was merged partiallySergei Golubchik2013-08-131-9/+0
* | | | MDEV-4801 - Server crashes in my_strdup on settingSergey Vojtovich2013-08-061-3/+6
* | | | 10.0-monty mergeSergei Golubchik2013-07-211-3/+3
|\ \ \ \
| * | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-3/+3
| * | | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
* | | | | 10.0-base mergeSergei Golubchik2013-07-181-4/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 5.5 mergeSergei Golubchik2013-07-171-4/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | MDEV-4529 Assertion `tmp->state == 4' fails on mix of INSTALL SONAME / UNINST...Sergei Golubchik2013-06-131-1/+5
| | * | | MDEV-4573 UNINSTALL PLUGIN misleading error message for non-dynamic pluginsSergei Golubchik2013-06-131-3/+1
* | | | | Fixing the problem with my_bool_t defined two times.Alexander Barkov2013-06-031-1/+1
* | | | | 10.0-base mergeSergei Golubchik2013-04-151-114/+165
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | put status variables in the proper pluginname_ scopeSergei Golubchik2013-04-091-24/+21
| * | | MDEV-3807 show plugins soname 'xxx'Sergei Golubchik2013-04-091-1/+73
| * | | MDEV-4022 table attributes with sysvar as a default valueSergei Golubchik2013-04-091-4/+17
| * | | cleanupSergei Golubchik2013-04-091-11/+0
| * | | error messages: name the storage engine explicitly,Sergei Golubchik2013-04-091-1/+1
| * | | fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm fileSergei Golubchik2013-04-091-1/+2
| * | | remove long time obsolete xyz_ci() copies of xyz() macrosSergei Golubchik2013-04-071-7/+5
| * | | simpler fix for mysql bug #56085, no need to write an error interceptor,Sergei Golubchik2013-04-071-16/+4
| * | | bugfix: MYSQL_THDVAR_STR plugins with PLUGIN_VAR_MEMALLOC didn't workSergei Golubchik2013-04-071-6/+12
| * | | remove the service for installing the closed-source mysql thread pool pluginSergei Golubchik2013-04-071-2/+2
| * | | cleanupSergei Golubchik2013-04-071-41/+25
| * | | 5.5 mergeSergei Golubchik2013-03-271-1/+3
| |\ \ \ | | |/ /
| | * | MDEV-4307 Support at least 48 utf8 characters in username in server and PAMSergei Golubchik2013-03-261-1/+3
* | | | 10.0-base mergeSergei Golubchik2013-01-311-19/+41
|\ \ \ \ | |/ / /
| * | | don't disable the cassandra engine by defaultSergei Golubchik2013-01-301-2/+1
| * | | 5.5 mergeSergei Golubchik2013-01-291-10/+32
| |\ \ \ | | |/ /
| | * | MDEV-4065 thd_kill_statement serviceSergei Golubchik2013-01-181-2/+5
| | * | Test case and a different fix for MySQL bug#14485479Sergei Golubchik2013-01-151-3/+14
| | * | MDEV-3985 crash: uninstall soname 'a'Sergei Golubchik2013-01-091-5/+13
| * | | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-5/+5
| * | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-9/+9
| * | | Make cassandra module and do not load it by default.unknown2013-01-101-1/+2
| * | | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-2/+3
| |\ \ \ | | |/ /
* | | | MDEV-3860 backport --plugin-load-add (and related mysql-test changes)Sergei Golubchik2012-12-151-50/+58
* | | | merge with 5.5Sergei Golubchik2012-11-031-2/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | mysql-5.5.28Sergei Golubchik2012-10-161-2/+3
| |\ \ | | |/
| | * Bug#14498355: MergeMartin Hansson2012-08-241-1/+1
| | |\
| | | * Bug#14498355: DEPRECATION WARNINGS SHOULD NOT CONTAIN MYSQL VERSIONMartin Hansson2012-08-241-1/+1
| | * | Bug#14363985: MYSQLD CRASHED WHEN DISABL ANDAshish Agarwal2012-08-241-1/+2
| | |/
* | | Automatic merge with 5.5Michael Widenius2012-09-011-1/+1
|\ \ \ | |/ /
| * | merge with MySQL 5.5.27Sergei Golubchik2012-08-091-1/+1
| |\ \ | | |/