summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-9/+25
* Bug#16056537: MYSQLD CRASHES IN ITEM_FUNC_GET_USER_VAR::FIX_LENGTH_AND_DEC()Alexander Nozdrin2013-02-151-1/+2
* Merged fix for bug #15954896 "SP, MULTI-TABLE DELETE AND LONG ALIAS"Dmitry Lenev2012-12-051-22/+28
|\
| * Bug #15954896 "SP, MULTI-TABLE DELETE AND LONG ALIAS".Dmitry Lenev2012-12-051-22/+28
| * Merge from mysql-5.1.62-releaseunknown2012-03-201-0/+17
| |\
* | \ Merge the 5.5.22 release build into main 5.5,Joerg Bruehe2012-03-201-0/+17
|\ \ \
| * \ \ Merge from mysql-5.1-security to mysql-5.5-securityJon Olav Hauglid2012-01-091-0/+17
| |\ \ \ | | | |/ | | |/|
| | * | Backport from mysql-trunk of:Jon Olav Hauglid2012-01-091-0/+17
* | | | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-02-291-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BRE...Praveenkumar Hulakund2012-02-291-1/+1
| |/
* | Bug12589870 post merge fixes - manual mergeTatjana Azundris Nuernberg2011-10-191-1/+1
|\ \ | |/
| * Bug12589870 post-merge fixes for Sparc64 and friendsTatjana Azundris Nuernberg2011-10-191-1/+1
* | Merge from 5.1-securityMagne Mahre2011-10-071-1/+11
|\ \ | |/
| * BUG#12589870 CRASHES WITH MULTIQUERY PACKET + USE<DB> + QUERY CACHEMagne Mahre2011-10-071-1/+11
| * Merge from mysql-5.1.58-releaseKaren Langford2011-07-061-1/+2
| |\
| | * merge of mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-06-061-3/+3
| | |\
| * | \ Updated/added copyright headersKent Boortz2011-07-031-2/+17
| |\ \ \
| * \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ \ \
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | Fixed Bug#12621017 - CRASH IF A SP VARIABLE IS USED IN THE LIMIT CLAUSE OF ADmitry Shulga2011-08-131-2/+4
* | | | | | Merge from mysql-5.5.14-releaseunknown2011-07-061-2/+3
|\ \ \ \ \ \
| * \ \ \ \ \ merged mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-06-061-9/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ weave merge of mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-05-101-3/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from mysql-5.1-security to mysql-5.5-securityJon Olav Hauglid2011-04-111-2/+3
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Merge from mysql-5.0-security to mysql-5.1-securityJon Olav Hauglid2011-04-111-1/+2
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | Bug#11882603 SELECT_ACL ON ANY COLUMN IN MYSQL.PROC ALLOWS TO SEEJon Olav Hauglid2011-04-111-1/+2
| | | | |_|/ / / | | | |/| | | |
* | | | | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
* | | | | | | | Manual-merge of patch for bug#11753738 from mysql-5.1 tree.Dmitry Shulga2011-06-101-1/+16
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Fixed bug#11753738 (formely known as bug#45235) - 5.1 DOES NOT SUPPORT 5.0-ONLYDmitry Shulga2011-06-101-0/+15
| | |_|_|_|/ | |/| | | |
* | | | | | merge from latest 5.5Guilhem Bichot2011-05-211-7/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.5Mikael Ronström2011-04-151-3/+4
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Changed prefix from ES_ to STMT_ on Query arena stateMikael Ronstrom2011-03-041-7/+7
| * | | | | | mergeMikael Ronstrom2011-03-041-1/+0
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | BUG#59549, fix compiler error on Windows, step 2Mikael Ronstrom2011-01-201-7/+7
* | | | | | | Merge from 5.1.Guilhem Bichot2011-05-211-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-3/+3
| | |_|/ / | |/| | |
* | | | | A patch for Bug#11763166 (55847: SHOW WARNINGS returns emptyAlexander Nozdrin2011-04-151-3/+4
| |_|/ / |/| | |
* | | | WL#5670: Proposal: Remove SHOW NEW MASTER statementSven Sandberg2011-02-161-1/+0
| |/ / |/| |
* | | merge mysql-5.5->mysql-5.5-bugteamGeorgi Kodinov2010-12-161-7/+4
|\ \ \
| * | | Bug#45445: cannot execute procedures with thread_stack set to 128k.Alexander Nozdrin2010-11-241-7/+4
* | | | Bug #58350: 5.5.7-rc compile failed at sp_head.ccGeorgi Kodinov2010-12-081-1/+1
|/ / /
* | | Merge from mysql-5.5-runtime to mysql-5.5-bugteamJon Olav Hauglid2010-11-181-2/+12
|\ \ \
| * | | Implement a fix for Bug#57058 -- send SERVER_QUERY_WAS_SLOW overKonstantin Osipov2010-11-121-0/+5
| * | | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-11-121-1/+1
| |\ \ \
| * | | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-2/+7
* | | | | Bug#57306 SHOW PROCESSLIST does not display string literals well.Alexander Barkov2010-11-181-5/+2
| |/ / / |/| | |
* | | | Auto-merge from mysql-5.1-bugteam for bug#54375.Dmitry Shulga2010-11-111-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fixed bug#54375 - Error in stored procedure leaves connectionDmitry Shulga2010-11-111-1/+1
* | | Patch for Bug#55850 (Trigger warnings not cleared).Alexander Nozdrin2010-10-261-6/+20
* | | Fixed bug#45445 - cannot execute procedures with thread_stackDmitry Shulga2010-10-211-4/+7