summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+14
* Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-455/+484
|\
| * Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-3/+4
| * Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-26/+32
| |\
| | * Merge backport of WL#3771 with mysql-next-mr.Sergey Vojtovich2010-01-191-26/+32
| | |\
| | | * Backport from 6.0-codebase.Sergey Vojtovich2009-12-161-12/+15
| | | * Backport from 6.0-codebase.Sergey Vojtovich2009-12-151-10/+14
| * | | Merge next-mr -> next-4284Konstantin Osipov2010-02-031-81/+125
| |\ \ \ | | |/ /
| | * | WL#2360 Performance schemaMarc Alff2010-01-061-81/+125
| * | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-329/+325
| |\ \ \ | | |/ /
| | * | backport typos foundSergei Golubchik2009-12-231-3/+2
| | * | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-326/+323
| * | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-2/+2
| |\ \ \ | | |/ /
| | * | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-111-1/+0
| | |\ \ | | | |/
| | * | WL#2360 Performance schemaMarc Alff2009-12-091-2/+2
| * | | 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
| |/
* | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-0/+2
|\ \
| * | Bug#51770: UNINSTALL PLUGIN requires no privilegesDavi Arnaut2010-03-091-0/+2
* | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-02-051-1/+1
|\ \ \
| * \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-231-1/+1
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-181-1/+1
* | | Auto merge from 5.1-rep-semisyncHe Zhenxing2010-02-041-0/+11
|\ \ \ | |/ / |/| |
| * | Bug#49894 shifted MYSQL_REPLICATION_PLUGIN numberHe Zhenxing2010-02-041-0/+11
* | | 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
|/