summaryrefslogtreecommitdiff
path: root/sql/sp.cc
Commit message (Expand)AuthorAgeFilesLines
* Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-211-3/+3
* Apply and review:Konstantin Osipov2009-12-291-37/+131
* Merge next-mr -> next-4284.Konstantin Osipov2009-12-151-0/+5
|\
| * Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-121-10/+10
| |\
| * | #Alexander Barkov2009-11-091-0/+5
* | | Backport of:Konstantin Osipov2009-12-101-1/+2
* | | Backport of: Konstantin Osipov2009-12-091-17/+15
* | | Backport of:Konstantin Osipov2009-12-081-315/+107
* | | Backport of:Konstantin Osipov2009-12-081-10/+5
* | | Backport of:Konstantin Osipov2009-12-031-9/+18
* | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-0/+3
|\ \ \ | |_|/ |/| |
| * | Backport of Bug#32140 to mysql-next-mrDavi Arnaut2009-11-101-0/+3
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-051-2/+2
|\ \ \ | |/ / |/| |
| * | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-2/+2
* | | Backport of:Konstantin Osipov2009-10-141-8/+8
| |/ |/|
* | WL#2110 (SIGNAL)Marc Alff2009-09-101-7/+15
|/
* 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
|\ \ \
| * | | Doxygenized comments.unknown2007-10-111-182/+171
* | | | Use an inline getter method (thd->is_error()) to query if there is an error unknown2007-10-301-1/+1
* | | | Fix for BUG#24923: Functions with ENUM issues.unknown2007-10-171-39/+92
* | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-runtimeunknown2007-10-161-10/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#28318 CREATE FUNCTION (UDF) requires a schemaunknown2007-10-091-10/+3
| |/
* | Eliminate compile warnings.unknown2007-09-011-1/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-08-311-106/+42
|\ \