summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-13/+47
* 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
* Bug#51770: UNINSTALL PLUGIN requires no privilegesDavi Arnaut2010-03-091-0/+2
* Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-181-1/+1
* 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
* 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
* 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
|/
* Bug#42610 Dynamic plugin broken in 5.1.31Sergey Glukhov2009-02-091-0/+3
* Bug#29263 disabled storage engines omitted in SHOW ENGINESSergey Glukhov2008-12-171-19/+21
* Bug#36768 (partition_info::check_partition_info() reports mal formedMarc Alff2008-10-061-4/+4
* Bug#35807 - INSTALL PLUGIN replicates row-based, but not stmt-basedSven Sandberg2008-08-191-1/+16
* Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-1/+1
* Fix for bug#37669: Server crash by setting "@@session.innodb_table_locks"Ramil Kalimullin2008-07-091-2/+2
* Bug#37069: Make federated disabled by defaultGeorgi Kodinov2008-05-301-2/+3
* fixed compiler error in 5.1-marvel.unknown2008-03-281-1/+0
* fixed a hand in 5.1-marvel : unknown2008-03-281-5/+0
* Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-281-0/+1
|\
| * Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-131-30/+8
| |\
| * \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2008-02-271-0/+3
| |\ \
| | * \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-121-1/+1
| | |\ \
| | * \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-0/+3
| | |\ \ \
| | | * | | Mutex protection added for loading plugins. (BUG#33345)unknown2007-12-191-0/+3
* | | | | | Manual mergeunknown2008-03-141-30/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-30/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2008-02-241-31/+8
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Bug#32757: hang with sql_mode set when setting some global variablesunknown2008-02-241-31/+8
| | | |/ /
* | | | | Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/...unknown2008-03-071-36/+91
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge xiphis.org:/anubis/antony/work/p1-bug34598.2unknown2008-02-191-15/+41
| |\ \ \ \
| | * | | | Bug#34598unknown2008-02-191-15/+41
| | | |/ / | | |/| |
| * | | | Merge stella.local:/home2/mydev/mysql-5.1-amainunknown2008-02-141-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | fixes to make pushbuild tests greenunknown2008-01-261-3/+2
| * | | | Bug#33358unknown2008-01-251-18/+48
| | |/ / | |/| |
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-buildunknown2008-02-181-4/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name>unknown2008-02-181-4/+3
| |/ /
* | | A fix and a test case for Bug#34166 Server crash in SHOW OPEN TABLES andunknown2008-01-301-1/+1
|/ /
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-4/+52
|\ \
| * | Bug#31177: Server variables can't be set to their current valuesunknown2007-12-061-0/+2
| * | Bug#31177: Server variables can't be set to their current valuesunknown2007-12-041-2/+21
| * | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-12-021-4/+31
| |\ \ | | |/ | |/|