summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-1/+23
|\
| * Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+23
| |\
| | * BUG#58246 post-push fix broken DBG build.Tor Didriksen2010-12-021-1/+2
| | * BUG#58246: INSTALL PLUGIN not secure & crashableMats Kindahl2010-12-011-1/+22
| | * Addendum to bug #42144 : fixed a wrong type conversation causing plugin testsGeorgi Kodinov2010-08-051-1/+1
| | * Bug #42144: plugin_load failsGeorgi Kodinov2010-08-041-4/+4
| | * Bug #42144: plugin_load failsGeorgi Kodinov2010-08-031-2/+2
* | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-1/+1
* | | mergedSergei Golubchik2010-09-211-2/+1
|\ \ \ | |/ /
| * | fix for MySQL Bug#44797 - plugins w/o command-line options have no disabling ...Sergei Golubchik2010-09-211-2/+1
* | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-13/+47
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-13/+47
| |\ \ | | |/
| | * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-13/+47
* | | Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-1/+6
* | | --plugin_maturity command-line optionSergei Golubchik2010-06-161-0/+23
* | | bug in converting st_mysql_plugin to st_maria_plugin - all but the last plugi...Sergei Golubchik2010-06-161-15/+15
* | | merge 5.1->5.2Sergei Golubchik2010-06-011-2/+16
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.47Michael Widenius2010-05-261-5/+26
| |\ \ | | |/
| | * Bug#46261 Plugins can be installed with --skip-grant-tablesStaale Smedseng2010-04-221-0/+12
| | * Bug#51591 deadlock in the plugins+status+variablesStaale Smedseng2010-04-161-5/+13
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+2
| |\ \ | | |/
| | * Bug#51770: UNINSTALL PLUGIN requires no privilegesDavi Arnaut2010-03-091-0/+2
* | | fixes for buildbot:Sergei Golubchik2010-04-081-3/+4
* | | Merge with 5.1Michael Widenius2010-04-081-3/+4
|\ \ \ | |/ /
| * | Removed compiler warningsMichael Widenius2010-04-071-3/+4
* | | Fixed compiler warningMichael Widenius2010-04-081-1/+1
* | | Fied problem with of compilation without dynamic plugin loading.unknown2010-04-011-0/+2
* | | Maria WL#61unknown2010-04-011-87/+248
* | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-5/+18
* | | mergedSergei Golubchik2010-03-151-35/+54
|\ \ \ | |/ /
| * | 1. don't crash on failing to load a plugin with newer MYSQL_PLUGIN_INTERFACE_...Sergei Golubchik2010-03-121-26/+30
| * | Automerge MySQL 5.1.44 merge into MariaDB trunk.unknown2010-03-091-1/+1
| |\ \
| | * \ Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+1
| | |\ \ | | | |/
| | | * Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-181-1/+1
| * | | do not take LOCK_plugin for built-in pluginsSergei Golubchik2010-03-081-1/+24
| * | | small code cleanup - "good ifdef is no ifdef"Sergei Golubchik2010-03-081-10/+2
| |/ /
* | | mwl:98 - libservicesSergei Golubchik2010-03-031-64/+73
* | | merge 5.1->5.2unknown2010-02-011-15/+0
|\ \ \ | |/ /
| * | Merge fix for PBXT running inside embedded server (MBug#439889).unknown2009-12-221-15/+0
| |\ \
| | * | fixed bug #439889: Embedded server asserts on startup because of pbxtVladimir Kolesnikov2009-12-091-3/+3
| |/ /
* | | merge 5.1-> 5.2unknown2009-12-081-16/+10
|\ \ \ | |/ /
| * | Merge with MySQL 5.1, with following additions:unknown2009-11-161-16/+10
| |\ \ | | |/
| | * Bug#46586: When using the plugin interface the type "set" for options caused ...Tatiana A. Nurnberg2009-10-271-2/+4
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+1
| | * Bug#46486 warnings produced when running mysql_install_dbKristofer Pettersson2009-09-041-11/+6
| | * Bug#46486 warnings produced when running mysql_install_dbKristofer Pettersson2009-09-031-3/+0
* | | Merge of the patch introducing virtual columns into maria-5.2Igor Babaev2009-11-111-5/+9
|\ \ \ | |/ /
| * | Compile by default MySQL clients with libmysqldclient.a (not .so)Michael Widenius2009-10-291-5/+9
* | | Automatic merge with 5.1Michael Widenius2009-10-281-2/+2
|\ \ \ | |/ /
| * | Fixed compiler warning messageMichael Widenius2009-10-261-2/+2