summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-13/+11
|\
| * add const qualifiers to sys_var::value_ptr functions and fix const castsNikita Malyavin2021-07-271-13/+11
* | Merge 10.3 into 10.4Marko Mäkelä2020-07-311-19/+28
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2020-07-311-17/+26
| |\
| | * MDEV-21258: Can't uninstall plugin if the library file doesn't existOleksandr Byelkin2020-07-291-17/+26
* | | MDEV-19918 Server hangs or crashes while trying to lock mutex when theAlexey Botchkov2020-07-261-0/+27
* | | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-1/+1
| |\ \ | | |/
| | * Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-1/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-07-281-2/+5
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-2/+5
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-2/+5
| | |\
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-2/+5
| | | |\
| | | | * Bug#27167197 USING ? IN INSTALL PLUGIN QUERY ABORTS DEBUG, AND HANGS OPTIMIZE...Sergei Golubchik2019-07-241-2/+2
| | | | * Bug#27302459: EMPTY VALUE IN MYSQL.PLUGIN TABLE CAUSES SERVER TO EXIT ON STARTUPSergei Golubchik2019-07-241-0/+3
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-251-4/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Eugene Kosov2019-07-161-4/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Eugene Kosov2019-07-091-4/+5
| | |\ \ \ | | | |/ /
| | | * | MDEV-19636 Usage message for plugin activation - add FORCE_PLUS_PERMANENTAnel Husakovic2019-07-021-4/+5
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-021-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-07-021-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Eugene Kosov2019-06-231-0/+3
| | |\ \ \ | | | |/ /
| | | * | MDEV-18661 loading the audit plugin causes performance regression.Alexey Botchkov2019-06-151-0/+3
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\ \ | | | | |/
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| * | | | MDEV-19404: Assertion failure on !is_thread_specific || (mysqld_server_initia...Jan Lindström2019-05-071-2/+10
* | | | | MDEV-19404: Assertion failure on !is_thread_specific || (mysqld_server_initia...Jan Lindström2019-05-141-1/+9
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-26/+21
|\ \ \ \ \ | |/ / / /
| * | | | Adieu find_sys_var_ex()Sergey Vojtovich2019-05-031-26/+9
| * | | | Safe session_track_system_variables snapshotSergey Vojtovich2019-05-031-0/+12
* | | | | Move THD list handling to THD_listSergey Vojtovich2019-01-281-16/+14
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-6/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-6/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-6/+4
| | |\ \ \ | | | |/ /
| | | * | wsrep: create a macro for the error: labelSergei Golubchik2018-10-241-6/+4
* | | | | compilation failure on WindowsSergei Golubchik2018-10-311-1/+1
* | | | | MDEV-16294 post-merge cleanupsSergei Golubchik2018-10-311-36/+17
* | | | | MDEV-16294: postfix - INSTALL PLUGIN IF NOT EXISTSDaniel Black2018-10-311-23/+36
* | | | | MDEV-16294: INSTALL PLUGIN IF NOT EXISTS / UNINSTALL PLUGIN IF EXISTSDaniel Black2018-10-311-8/+24
|/ / / /
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-2/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-2/+1
| |\ \ \ | | |/ /
| | * | Fix another double WSREP_ISOLATION_BEGIN merge errorSergei Golubchik2018-06-201-1/+0
| | * | Fix double WSREP_ISOLATION_BEGIN merge errorVicențiu Ciorbaru2018-06-201-2/+0
| | * | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-121-0/+3
| | |\ \
| | | * \ Merge tag 'mariadb-10.0.35' into 10.0-galeraJan Lindström2018-05-071-1/+1
| | | |\ \
| | | * \ \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-05-071-6/+27
| | | |\ \ \
| | | | * \ \ Merge tag 'mariadb-5.5.60' into 5.5-galeraJan Lindström2018-04-241-3/+18
| | | | |\ \ \ | | | | | | |/ | | | | | |/|