summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/
| * | mwl:98 - libservicesSergei Golubchik2010-03-031-10/+0
| |/
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-8/+6
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+16
* | WL#2360 Performance schemaMarc Alff2010-01-061-1/+1
* | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+6
* | WL#4903 Plugin Service API part ISergei Golubchik2009-11-021-10/+0
* | Backporting WL#4398 WL#1720He Zhenxing2009-09-261-0/+8
|/
* Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errorsKristofer Pettersson2009-05-141-0/+1
* Bug#29263 disabled storage engines omitted in SHOW ENGINESSergey Glukhov2008-12-171-0/+1
* 5.0-opt -> 5.1-opt mergeunknown2007-06-121-1/+2
* WL#2936unknown2007-04-021-1/+1
* WL#2936unknown2007-03-231-0/+7
* WL#2936unknown2007-03-021-9/+53
* Many files:unknown2006-12-271-2/+1
* converting plugin states to bitmask to simplify testing.unknown2006-09-061-10/+15