summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mariadb-10.0.34' into 10.0-galeramariadb-galera-10.0.34Jan Lindström2018-02-011-1/+6
|\
| * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-1/+6
| |\
| | * Correct TRASH() macro usageSergei Golubchik2018-01-221-1/+1
| | * Fix compilation without dlopenSergei Golubchik2018-01-221-0/+5
* | | Merge tag 'mariadb-10.0.33' into bb-10.0-galerabb-10.0-sachin-galeraSachin Setiya2017-11-031-39/+26
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-39/+26
| |\ \ | | |/
| | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-37/+37
| | * MDEV-10892 - rpl.rpl_semi_sync_uninstall_plugin fails with Assertion `0' failureSergey Vojtovich2017-10-131-34/+23
* | | Merge tag 'mariadb-10.0.32' into 10.0-galeraJan Lindström2017-08-091-9/+11
|\ \ \ | |/ /
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-201-9/+11
| |\ \ | | |/
| | * MDEV-13063 Server crashes in intern_plugin_lock or assertion `plugin_ptr->ref...Sergei Golubchik2017-06-141-1/+1
| | * cleanup: move common test into a functionSergei Golubchik2017-06-141-8/+10
* | | Merge tag 'mariadb-10.0.31' into 10.0-galeraSachin Setiya2017-05-301-2/+3
|\ \ \ | |/ /
| * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+3
* | | Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-281-84/+67
|\ \ \ | |/ /
| * | 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 '10.0' into 10.0-galeraNirbhay Choubey2016-08-241-61/+65
|\ \ \ | |/ /
| * | 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
* | | Merge tag 'mariadb-10.0.24' into 10.0-galeraNirbhay Choubey2016-02-231-2/+0
|\ \ \ | |/ /
| * | MDEV-9088 Server crashes on shutdown after the second post of feedback reportSergei Golubchik2015-12-191-2/+0
* | | Merge tag 'mariadb-10.0.21' into 10.0-galeraNirbhay Choubey2015-08-081-4/+11
|\ \ \ | |/ /
| * | MDEV-7652 - More explanatory ERROR and WARNING messages when loading pluginsSergey Vojtovich2015-07-291-4/+11
* | | Merge tag 'mariadb-10.0.20' into 10.0-galeraNirbhay Choubey2015-06-211-20/+5
|\ \ \ | |/ /
| * | 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
* | | Merge tag 'mariadb-10.0.19' into 10.0-galeraNirbhay Choubey2015-05-091-14/+2
|\ \ \ | |/ /
| * | Allow {un,}install plugins during bootstrap/skip-grant-tablesDaniel Black2015-03-151-14/+2
* | | maria-10.0.16 mergeNirbhay Choubey2015-01-261-1/+1
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2015-01-211-1/+1
| |\ \ | | |/
| | * MDEV-7475 Wrong implementation of checking PLUGIN_VAR_SET conditionSergei Golubchik2015-01-191-1/+1
* | | bzr merge -rtag:mariadb-10.0.15 maria/10.0Nirbhay Choubey2014-12-051-1/+1
|\ \ \ | |/ /
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | | bzr merge -r4346 maria/10.0 (maria-10.0.13)Nirbhay Choubey2014-08-111-8/+14
|\ \ \ | |/ /
| * | 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
* | | bzr merge -r4209 maria/10.0.Nirbhay Choubey2014-05-211-4/+10
|\ \ \ | |/ /
| * | 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
* | | * bzr merge -rtag:mariadb-10.0.9 maria/10.0Nirbhay Choubey2014-03-261-81/+84
|\ \ \ | |/ /
| * | 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
| | | |\