summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-1/+1
* MDEV-14505 - Threads_running becomes scalability bottleneckSergey Vojtovich2017-12-131-1/+2
* Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
* Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-9/+9
* Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-10/+10
* MDEV-9312: storage engine not enforced during galera cluster replicationNirbhay Choubey2016-11-071-0/+7
* Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+4
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+2
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-0/+2
| | |\
| | | * MDEV-10010 - potential deadlock on windows due to recursiveVladislav Vaintroub2016-08-031-0/+2
| * | | MDEV-10010 - Recursive call to mysql_rwlock_rdlock for LOCK_system_variables_...Sergey Vojtovich2016-07-081-0/+1
* | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+2
* | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+2
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-1/+1
|\ \ \ | |/ /
| * | Replace dynamic loading of mysqld.exe data for plugins, replace with MYSQL_PL...Vladislav Vaintroub2016-06-211-1/+1
* | | Push for testing of encryptionMonty2015-02-101-2/+2
* | | MDEV-5231: Per query variables from Percona Server (rewritten)Oleksandr Byelkin2014-11-111-0/+1
* | | cleanup: option_type -> scopeSergei Golubchik2014-10-101-1/+0
|/ /
* | remove sys_var specific restore_pluginvar_names() function,Sergei Golubchik2013-12-091-0/+3
* | MDEV-4403 Attempting to use cassandra storage engine causes "service 'my_snpr...Sergei Golubchik2013-12-091-1/+10
* | Fixing the problem with my_bool_t defined two times.Alexander Barkov2013-06-031-2/+1
* | 10.0-base mergeSergei Golubchik2013-04-151-2/+6
|\ \
| * | MDEV-3807 show plugins soname 'xxx'Sergei Golubchik2013-04-091-0/+4
| * | MDEV-4022 table attributes with sysvar as a default valueSergei Golubchik2013-04-091-0/+2
| * | remove long time obsolete xyz_ci() copies of xyz() macrosSergei Golubchik2013-04-071-2/+0
| |/
* | MDEV-3860 backport --plugin-load-add (and related mysql-test changes)Sergei Golubchik2012-12-151-1/+2
|/
* merge with MySQL 5.5.27Sergei Golubchik2012-08-091-3/+3
|\
| * Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING)Jon Olav Hauglid2012-06-291-2/+2
| |\
* | | mdev-224 plugin usage statistics in the feedback reportsSergei Golubchik2012-04-181-0/+1
* | | mdev-20: INSTALL PLUGIN SONAMESergei Golubchik2012-03-051-1/+2
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \
| * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| |\ \ \
| | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+1
| | |\ \ \
* | | \ \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |_|/ | | |/| |
* | | | | 5.5-mergeSergei Golubchik2011-07-021-1/+9
|\ \ \ \ \ | |/ / / /
| * | | | Bug #58699 cannot build with gcc dbg on solarisTor Didriksen2010-12-211-0/+2
| * | | | Merging patch for BUG#58246 into mysql-5.5-bugteam.Mats Kindahl2010-12-011-0/+1
| |\ \ \ \ | | |/ / /
| | * | | BUG#58246: INSTALL PLUGIN not secure & crashableMats Kindahl2010-12-011-0/+1
| * | | | WL#5341 - Sticky pluginsSergey Vojtovich2010-09-271-1/+6
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-3/+2
* | | | | merge.Sergei Golubchik2010-11-251-5/+14
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | --plugin_maturity command-line optionSergei Golubchik2010-06-161-0/+3
| * | | Maria WL#61unknown2010-04-011-3/+4
| * | | mergedSergei Golubchik2010-03-151-2/+7
| |\ \ \ | | | |/ | | |/|
| | * | 1. don't crash on failing to load a plugin with newer MYSQL_PLUGIN_INTERFACE_...Sergei Golubchik2010-03-121-1/+2
| | * | small code cleanup - "good ifdef is no ifdef"Sergei Golubchik2010-03-081-1/+5
| | |/