summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-3/+3
* MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-7/+7
* Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-9/+15
|\
| * Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-9/+15
| |\
| | * 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
| | * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+3
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-2/+3
|\ \ \ \ | |/ / /
| * | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+3
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-061-12/+18
|\ \ \ \ | |/ / /
| * | | MDEV-9566 Server code changes in preparation for mariabackupVladislav Vaintroub2017-04-271-12/+18
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-18/+11
|\ \ \ \ | |/ / /
| * | | cleanup: sort various lists of servicesSergei Golubchik2017-03-101-2/+2
| * | | make sql_udf.cc to shorten dlerror() messagesSergei Golubchik2017-03-101-10/+2
| * | | cleanup: change dd_frm_type() to return the engine name, not legacy_db_typeSergei Golubchik2017-03-101-3/+4
* | | | Fix several compile warnings on WindowsVladislav Vaintroub2017-03-171-3/+3
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-83/+65
|\ \ \ \ | |/ / /
| * | | MDEV-10944: GALERA log-slave-updates FAIL after upgrading from 10.1.17 to 10....Nirbhay Choubey2016-11-021-0/+6
| * | | init plugin psi keys before LOCK_pluginSergei Golubchik2016-09-291-4/+3
| * | | MDEV-9312: storage engine not enforced during galera cluster replicationNirbhay Choubey2016-09-281-25/+61
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-83/+65
| |\ \ \ | | |/ /
| | * | 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
* | | | init plugin psi keys before LOCK_pluginSergei Golubchik2016-11-071-4/+3
* | | | MDEV-10944: GALERA log-slave-updates FAIL after upgrading from 10.1.17 to 10....Nirbhay Choubey2016-11-071-0/+6
* | | | MDEV-9312: storage engine not enforced during galera cluster replicationNirbhay Choubey2016-11-071-25/+61
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-60/+67
|\ \ \ \ | |/ / /
| * | | MDEV-8580 For some BOOLEAN or ENUM sysvars list of valid values is not generatedSergei Golubchik2016-07-131-0/+2
| * | | MDEV-10010 - Recursive call to mysql_rwlock_rdlock for LOCK_system_variables_...Sergey Vojtovich2016-07-081-60/+65
* | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-3/+1
* | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-11/+43
* | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-1/+1
* | | | Reuse THD for new user connectionsMonty2016-06-041-1/+1
* | | | CleanupsMonty2016-04-281-3/+7
* | | | Removed TABLE->sort to make it possible to have multiple active calls toMonty2016-03-221-1/+2
* | | | MDEV-9651 - Simplify audit event dispatchingSergey Vojtovich2016-03-081-2/+4
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+0
|\ \ \ | |/ /
| * | MDEV-9088 Server crashes on shutdown after the second post of feedback reportSergei Golubchik2015-12-191-2/+0
* | | MDEV-9183 MariaDB 10.1 crash on `mysqld --verbose --help`Sergei Golubchik2015-12-191-0/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-4/+10
|\ \ \ | |/ /
| * | 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
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-4/+6
* | | rename {sys_vars,sql_plugin_services}.h -> *.icSergei Golubchik2015-06-281-1/+1
* | | Deinitialize plugins in the reverse plugin_type_initialization_orderSergei Golubchik2015-06-271-9/+13