summaryrefslogtreecommitdiff
path: root/sql/sp.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-07-031-2/+42
|\
| * Fixed Bug#11756013 (formerly known as bug#47870):Dmitry Shulga2011-06-231-1/+41
* | 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
* | 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
|/ /
* | 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:2010-01-251-5/+8
|\ \
| * | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-5/+8
* | | Bug #49132 Replication failure on temporary table + DDL2010-01-221-0/+13
|/ /
* | Bug#48766 SHOW CREATE FUNCTION returns extra data in return clauseAlexander Barkov2009-12-021-0/+2
* | 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
* | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-2/+2
* | 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.1kostja@bodhi.(none)2008-05-201-204/+0
|\ \
| * | Remove dead code.kostja@dipika.(none)2008-04-081-204/+0
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug36570/my50-bug36570cmiller@zippy.cornsilk.net2008-05-151-13/+23
|\ \ \ | | |/ | |/|
| * | Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \cmiller@zippy.cornsilk.net2008-05-151-23/+39
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug36570/my50-bug36570cmiller@zippy.cornsilk.net2008-05-151-16/+18
|\ \ \ | |_|/ |/| |
| * | Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \cmiller@zippy.cornsilk.net2008-05-141-13/+19
| |/
* | Merge kaamos.(none):/data/src/mysql-5.1kaa@kaamos.(none)2008-03-121-0/+6
|\ \
| * \ Merge magare.gmz:/home/kgeorge/mysql/work/B30604-5.0-optgkodinov/kgeorge@magare.gmz2008-02-221-0/+6
| |\ \ | | |/
| | * Bug #30604: different flagging of time_zone_used in normal gkodinov/kgeorge@magare.gmz2008-02-191-0/+6
| | * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opttnurnberg@white.intern.koehntopp.de2007-12-171-1/+1
| | |\
| | | * Bug#31752: check strmake() boundstnurnberg@mysql.com/white.intern.koehntopp.de2007-11-261-1/+1
* | | | Rename send_eof() to my_eof() for consistency with my_ok() and my_error()kostja@dipika.(none)2008-02-191-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimekostja@dipika.(none)2008-02-191-3/+17
|\ \ \ \ | |/ / / |/| | |
| * | | A fix and a test case for Bug#12713 "Error in a stored function called from kostja@dipika.(none)2008-02-191-3/+17
* | | | Merge mysql.com:/Users/davi/mysql/bugs/32633-5.1davi@endora.local2008-02-071-2/+11
|\ \ \ \
| * | | | Bug#32633 Can not create any routine if SQL_MODE=no_engine_substitutiondavi@mysql.com/endora.local2008-02-071-2/+11
| |/ / /
* | | | Bug#21801 SQL exception handlers and warningsdavi@mysql.com/endora.local2008-02-041-1/+29
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-182/+171
|\ \ \
| * | | Doxygenized comments.cmiller@zippy.cornsilk.net2007-10-111-182/+171
* | | | Use an inline getter method (thd->is_error()) to query if there is an error kostja@bodhi.(none)2007-10-301-1/+1
* | | | Fix for BUG#24923: Functions with ENUM issues.anozdrin/alik@station.2007-10-171-39/+92
* | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-runtimemalff@lambda.hsd1.co.comcast.net.2007-10-161-10/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#28318 CREATE FUNCTION (UDF) requires a schemadavi@virtua-cwbas201-21-158-74.ctb.virtua.com.br2007-10-091-10/+3
| |/
* | Eliminate compile warnings.anozdrin/alik@ibm.opbmk2007-09-011-1/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeanozdrin/alik@ibm.opbmk2007-08-311-106/+42
|\ \