summaryrefslogtreecommitdiff
path: root/sql/sp.cc
Commit message (Expand)AuthorAgeFilesLines
* merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-6/+8
|\
| * merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1Alfranio Correia2009-12-171-6/+8
| |\
| | * mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-2/+2
| | |\
| | * | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-1/+1
| | * | merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-5/+7
| | |\ \
| | | * | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-141-2/+4
* | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-0/+2
|\ \ \ \ \
| * \ \ \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-0/+2
| |\ \ \ \ \
| | * | | | | Bug#48766 SHOW CREATE FUNCTION returns extra data in return clauseAlexander Barkov2009-12-021-0/+2
| | |/ / / /
* | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-16/+193
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-16/+24
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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
| | |_|_|/ | |/| | |
* | | | | Auto mergeHe Zhenxing2009-11-211-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge with next-mrKonstantin Osipov2009-11-201-0/+3
| |\ \ \ \ \
| | * \ \ \ \ 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
* | | | | | | BUG#37148 Most callers of mysql_bin_log.write ignore the return resultHe Zhenxing2009-11-211-5/+8
|/ / / / / /
* | | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-121-10/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | #Alexander Barkov2009-11-091-0/+5
|/ / /
* | | 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
|/ / /