summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* merge.Sergei Golubchik2010-11-251-97/+325
|\
| * 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
| | |\
| * | | 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
| | |\ \
| | * \ \ Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-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
| | | |\ \ \ \
| | * | | | | | 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
| | |\ \ \ \ \
| * | \ \ \ \ \ 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
| * | | | | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-4/+4
| |/ / / / / /
| * | | | | | 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->MariaDBSergey Petrunya2009-09-081-135/+206
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged with mysql-5.1 tree.Michael Widenius2009-04-251-12/+23
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ bzr merge from guilhem's maria tree to our local 5.1Michael 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
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-2/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-4/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merged 5.1 with maria 5.1Michael Widenius2008-10-101-6/+22
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-52/+54
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge xiphis.org:/anubis/antony/work/p1-bug34598.2unknown2008-02-191-15/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge gbichot4.local:/home/mysql_src/mysql-5.1-build-gcaunknown2008-02-181-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fixed compiler warnings in a lot of filesunknown2008-02-131-1/+1