summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-8/+13
|\
| * Updated/added copyright headersKent Boortz2011-07-031-7/+12
| |\
| | * Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-8/+13
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |/
* | merge with feedback-pluginSergei Golubchik2011-10-061-0/+4
* | tests for feedback plugin,Sergei Golubchik2011-10-041-0/+13
* | lp:790513 MariaDB crashes on startupSergei Golubchik2011-06-211-16/+24
* | 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
* | fix for MySQL Bug#44797 - plugins w/o command-line options have no disabling ...Sergei Golubchik2010-09-211-2/+1
* | 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
* | 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.mariadb-merge-mysql-5.1.46unknown2010-04-281-0/+2
|\ \ | |/
| * Bug#51770: UNINSTALL PLUGIN requires no privilegesDavi Arnaut2010-03-091-0/+2
* | Removed compiler warningsMichael Widenius2010-04-071-3/+4
* | 1. don't crash on failing to load a plugin with newer MYSQL_PLUGIN_INTERFACE_...mariadb-5.1.44Sergei 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.mariadb-merge-mysql-5.1.44unknown2010-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
|/ /
* | 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 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
* | Compile by default MySQL clients with libmysqldclient.a (not .so)Michael Widenius2009-10-291-5/+9
* | Fixed compiler warning messageMichael Widenius2009-10-261-2/+2
* | Temporary solution: skip PBXT (like we do e.g. for --skip-innodb) in embedded Sergey Petrunya2009-10-021-0/+16
* | After-merge fix for MySQL 5.1.38 merge into MariaDB.unknown2009-09-111-5/+5
* | Merge MySQL->MariaDBmariadb-merge-mysql-5.1.38minusSergey Petrunya2009-09-081-135/+206
|\ \ | |/
| * Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errorsKristofer Pettersson2009-05-181-1/+1
| * Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errorsKristofer Pettersson2009-05-141-137/+209
* | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-12/+23
|\ \ | |/
| * Manual merge of patch for bug #40552 into the team tree.Alexey Kopytov2009-03-161-1/+1
| |\
| * | Bug#42610 Dynamic plugin broken in 5.1.31Sergey Glukhov2009-03-131-12/+23
| |/
* | bzr merge from guilhem's maria tree to our local 5.1mariadb-merge-mysql-5.1.34plusMichael Widenius2009-04-251-0/+3
|\ \
| * \ merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-111-0/+3
| |\ \ | | |/
| | * Bug#42610 Dynamic plugin broken in 5.1.31Sergey Glukhov2009-02-091-0/+3
| * | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-19/+21
| |\ \ | | |/
* | | Merge with base MySQL 5.1Michael Widenius2009-02-151-20/+22
|\ \ \ | | |/ | |/|