summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge next-mr -> next-4284.Konstantin Osipov2009-12-161-1/+0
|\
| * Bug#32115: Bad use of Name_resolution_context from current LEX in partitioningMattias Jonsson2009-11-201-1/+0
* | Backport of:Konstantin Osipov2009-12-081-16/+3
* | Backport of revno ## 2617.31.1, 2617.31.3, 2617.31.4, 2617.31.5,Konstantin Osipov2009-12-051-1/+3
* | Backport of:Konstantin Osipov2009-12-041-3/+3
* | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-0/+4
|/
* Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-101-62/+60
|\
| * Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-051-19/+21
| |\
| * | sql_plugin.cc: error log messages should not depend on the current_thd lc_mes...Sergei Golubchik2009-11-031-1/+1
| * | WL#4903 Plugin Service API part ISergei Golubchik2009-11-021-62/+60
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-2/+4
|\ \ \ | |_|/ |/| |
| * | Bug#46586: When using the plugin interface the type "set" for options caused ...Tatiana A. Nurnberg2009-10-271-2/+4
* | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-4/+5
|\ \ \
| * \ \ Automerge from mysql-next-mr.Alexander Nozdrin2009-10-271-11/+6
| |\ \ \ | | | |/ | | |/|
| * | | Automerge from mysql-next-mr.Alexander Nozdrin2009-10-221-13/+15
| |\ \ \
| * | | | bug#33731 - INSTALL/UNINSTALL PLUGIN: Inconsistent handling of identifier case Sergei Golubchik2009-10-121-4/+5
* | | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-281-11/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-11/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Backporting WL#4398 WL#1720He Zhenxing2009-09-261-11/+6
* | | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-13/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merging mysql-next-mr-merge to mysql-next-mr.Alexander Barkov2009-10-211-13/+15
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-13/+15
| | | |/ | | |/|
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+1
| |/ /
* | | AutomergeKristofer Pettersson2009-10-191-14/+15
|\ \ \
| * | | Backport of:Konstantin Osipov2009-10-141-14/+15
| |/ /
* | | Bug#27145 EXTRA_ACL troublesKristofer Pettersson2009-10-191-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
| | |\ \ \ \ | | | |_|_|/ | | |/| | |