summaryrefslogtreecommitdiff
path: root/sql/sp.cc
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-2/+2
* Make SQLString reallocation addaptiveMichael Widenius2010-11-081-1/+1
* 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
| |\
| | * Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-1/+6
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-14/+10
| |/
* | 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
|\ \ | |/
| * Bug#47736 killing a select from a view when the view is processing a function...Sergey Glukhov2010-02-051-0/+4
* | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-1/+2
* | mergedSergei Golubchik2010-03-151-5/+23
|\ \ | |/
| * Manual merge with Conflicts:unknown2010-01-251-5/+8
| |\
| | * Backport Bug#37148 to 5.1He Zhenxing2010-01-241-5/+8
| * | Bug #49132 Replication failure on temporary table + DDLunknown2010-01-221-0/+13
| |/
| * Bug#48766 SHOW CREATE FUNCTION returns extra data in return clauseAlexander Barkov2009-12-021-0/+2
* | merge 5.1->5.2unknown2010-02-011-16/+193
|\ \ | |/
| * Bug#41726: upgrade from 5.0 to 5.1.30 crashes if you didn't run mysql_upgradeDavi Arnaut2009-11-211-13/+181
| * Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-3/+12
* | merge 5.1-> 5.2unknown2009-12-081-2/+2
|\ \ | |/
| * Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-2/+2
* | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-8/+11
|/
* BUG#41166 stored function requires "deterministic" if binlog_format is "state...Alfranio Correia2009-07-281-3/+0
* BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-1/+1
* Bug#44658 Create procedure makes server crash when user does not have ALL pri...Kristofer Pettersson2009-05-291-13/+15
* Manually merge BUG#37145 to 5.1-bugteamHe Zhenxing2009-04-091-1/+2
|\
| * BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-3/+5
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-5/+5
* | BUG#39526 sql_mode not retained in binary log for CREATE PROCEDURELeonard Zhou2009-02-281-1/+3
* | Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-07-141-2/+2
|\ \ | |/
| * Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-2/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-05-201-204/+0
|\ \
| * | Remove dead code.unknown2008-04-081-204/+0
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug36570/my50-bug36570unknown2008-05-151-13/+23
|\ \ \ | | |/ | |/|
| * | Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \unknown2008-05-151-23/+39
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug36570/my50-bug36570unknown2008-05-151-16/+18
|\ \ \ | |_|/ |/| |
| * | Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \unknown2008-05-141-13/+19
| |/
* | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-0/+6
|\ \
| * \ Merge magare.gmz:/home/kgeorge/mysql/work/B30604-5.0-optunknown2008-02-221-0/+6
| |\ \ | | |/
| | * Bug #30604: different flagging of time_zone_used in normal unknown2008-02-191-0/+6
| | * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-171-1/+1
| | |\
| | | * Bug#31752: check strmake() boundsunknown2007-11-261-1/+1
* | | | Rename send_eof() to my_eof() for consistency with my_ok() and my_error()unknown2008-02-191-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2008-02-191-3/+17
|\ \ \ \ | |/ / / |/| | |
| * | | A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-3/+17
* | | | Merge mysql.com:/Users/davi/mysql/bugs/32633-5.1unknown2008-02-071-2/+11
|\ \ \ \
| * | | | Bug#32633 Can not create any routine if SQL_MODE=no_engine_substitutionunknown2008-02-071-2/+11
| |/ / /
* | | | Bug#21801 SQL exception handlers and warningsunknown2008-02-041-1/+29
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-182/+171
|\ \ \