summaryrefslogtreecommitdiff
path: root/sql/sp.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.3->5.5 mergeSergei Golubchik2011-11-221-19/+25
|\
| * Fixed that when using a trigger mysql.proc is now accessedMichael Widenius2011-10-061-18/+27
| * Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-2/+2
* | mergeSergei Golubchik2011-11-031-10/+9
|\ \
| * | compilation warnings on WindowsSergei Golubchik2011-11-021-10/+9
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-3/+51
|\ \ \ | |/ / |/| |
| * | Updated/added copyright headersKent Boortz2011-07-041-2/+50
| |\ \
| | * \ Manual merge of patch for bug#11756013 from mysql-5.1 tree.Dmitry Shulga2011-06-241-1/+48
| | |\ \
| | | * | Fixed Bug#11756013 (formerly known as bug#47870):Dmitry Shulga2011-06-231-1/+41
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | * | Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-3/+3
* | | | | merge with 5.3Sergei Golubchik2011-10-191-2/+2
|\ \ \ \ \
| * | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-2/+2
| | |_|_|/ | |/| | |
| * | | | Make SQLString reallocation addaptiveMichael Widenius2010-11-081-1/+1
* | | | | post-merge fixes.Sergei Golubchik2011-07-021-8/+5
* | | | | 5.5-mergeSergei Golubchik2011-07-021-42/+115
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug #58414 mysql_upgrade fails on dump upgrade between 5.1.53 -> 5.5.8Jon Olav Hauglid2010-11-301-0/+2
| * | | | Bug#45445: cannot execute procedures with thread_stack set to 128k.Alexander Nozdrin2010-11-241-6/+0
| * | | | Bug #57663 Concurrent statement using stored function and DROP DATABASEJon Olav Hauglid2010-11-171-0/+100
| * | | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-10/+13
| * | | | Fixed bug#45445 - cannot execute procedures with thread_stackDmitry Shulga2010-10-211-0/+6
| * | | | Fix for bug#57061 "User without privilege on routine can Dmitry Lenev2010-10-071-32/+0
| * | | | Bug #56137 "Assertion `thd->lock == 0' failed on upgrading Dmitry Lenev2010-08-311-0/+4
* | | | | merge.Sergei Golubchik2010-11-251-10/+14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | merge with 5.1Sergei Golubchik2010-09-111-2/+2
| |\ \ \ \
| | * | | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-2/+2
| | | |/ / | | |/| |
| * | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-15/+16
| |\ \ \ \ | | |/ / /
| | * | | Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-1/+6
| | |\ \ \
| * | | | | few small MySQL bugs/issues that impact the engines, as discussed in the SE s...Sergei Golubchik2010-06-051-8/+8
| * | | | | merge 5.1->5.2Sergei Golubchik2010-06-011-0/+4
| |\ \ \ \ \
| * | | | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-1/+2
| * | | | | | mergedSergei Golubchik2010-03-151-5/+23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 5.1->5.2unknown2010-02-011-16/+193
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge 5.1-> 5.2unknown2009-12-081-2/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-8/+11
* | | | | | | | | | Cherry-picking patch for Bug#56137 from mysql-5.5-runtime.Alexander Nozdrin2010-08-311-0/+4
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-8/+8
* | | | | | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-06-111-1/+8
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-1/+6
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-1/+6
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-9/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-14/+10
| |/ / / / / /
| * | | | | | Bug#47736 killing a select from a view when the view is processing a function...Sergey Glukhov2010-02-051-0/+4
| | |_|_|/ / | |/| | | |
| * | | | | Manual merge with Conflicts:unknown2010-01-251-5/+8
| |\ \ \ \ \
| | * | | | | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-5/+8
* | | | | | | Bug #51839 mixup of DDL causes slave to stopunknown2010-04-281-14/+16
* | | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+12
* | | | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-151-9/+15
|\ \ \ \ \ \ \