summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.0Sergei Golubchik2016-09-271-84/+67
|\
| * MDEV-10441 Document the server_audit_loc_info variableSergei Golubchik2016-09-261-84/+67
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-61/+65
|\ \ | |/
| * MDEV-10010 - potential deadlock on windows due to recursiveVladislav Vaintroub2016-08-031-61/+65
* | MDEV-9088 Server crashes on shutdown after the second post of feedback reportSergei Golubchik2015-12-191-2/+0
* | MDEV-7652 - More explanatory ERROR and WARNING messages when loading pluginsSergey Vojtovich2015-07-291-4/+11
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-20/+5
|\ \ | |/
| * MDEV-363 - Server crashes in intern_plugin_lock on concurrent installingSergey Vojtovich2015-06-091-20/+6
| * MDEV-363 - Server crashes in intern_plugin_lock on concurrent installingSergey Vojtovich2015-06-091-7/+5
* | Allow {un,}install plugins during bootstrap/skip-grant-tablesDaniel Black2015-03-151-14/+2
* | 5.5 mergeSergei Golubchik2015-01-211-1/+1
|\ \ | |/
| * MDEV-7475 Wrong implementation of checking PLUGIN_VAR_SET conditionSergei Golubchik2015-01-191-1/+1
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | 5.5.39 mergeSergei Golubchik2014-08-071-1/+1
|\ \ | |/
| * MDEV-6351 - --plugin=force has no effect for built-in pluginsSergey Vojtovich2014-06-171-1/+1
| * MDEV-6083 - Assertion `! (&(&LOCK_open)->m_mutex)->count ||Sergey Vojtovich2014-05-061-1/+2
* | MDEV-6543 Crash if enable 'federatedx' when 'federated' plugin already enable...Sergei Golubchik2014-08-061-2/+8
* | Coding style fixes: remove trailing spaces.Sergey Vojtovich2014-07-091-5/+5
* | 5.5 mergeSergei Golubchik2014-05-091-4/+10
|\ \ | |/
| * Make THDVAR_INT variables to be signed in SELECT in SHOWSergei Golubchik2014-04-091-4/+10
| * MDEV-5089 - possible deadlocks between rwlocks and mutexesSergey Vojtovich2014-02-131-0/+1
* | 10.0-base mergeSergei Golubchik2014-02-261-2/+12
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-2/+12
| |\ \ | | |/
| | * At --log-warnings=9 or more, log at what address a dynamic plugin was loaded.Sergei Golubchik2014-02-171-0/+10
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-2/+2
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | 10.0-base mergeSergei Golubchik2014-02-031-79/+72
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2014-02-011-77/+72
| |\ \ \ | | |/ /
| | * | MDEV-5345 - Deadlock between mysql_change_user(), SHOW VARIABLES andSergey Vojtovich2014-01-281-77/+72
| | * | backport from 10.0: "bugfix: MYSQL_THDVAR_STR plugins with PLUGIN_VAR_MEMALLO...Sergei Golubchik2013-12-121-6/+12
* | | | add a forgotten my_afree() to make valgrind happySergei Golubchik2013-12-121-0/+1
* | | | remove sys_var specific restore_pluginvar_names() function,Sergei Golubchik2013-12-091-65/+73
* | | | MDEV-4403 Attempting to use cassandra storage engine causes "service 'my_snpr...Sergei Golubchik2013-12-091-3/+62
* | | | 10.0-base mergeSergei Golubchik2013-11-131-5/+5
|\ \ \ \ | |/ / /
| * | | 5.5. mergeSergei Golubchik2013-11-131-4/+4
| |\ \ \ | | |/ /
| | * | MDEV-5022 Strange message or wrong errno on mismatching versions of plugin an...Sergei Golubchik2013-11-111-4/+4
* | | | 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
|\ \ \ \ \ | | |/ / / | |/| | |