summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp-error.result
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of 5.0-runtime to 5.1-runtimemalff@lambda.hsd1.co.comcast.net.2007-10-161-1/+14
* Bug#29223 declare cursor c for SHOW .....davi@moksha.com.br2007-10-111-1/+20
* WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name>malff@lambda.weblab2007-09-101-0/+13
* Bug#21975 Grant and revoke statements are non-transactionaldavi@moksha.local2007-08-291-0/+12
* Patch for the following bugs:anozdrin/alik@ibm.2007-06-281-6/+6
* Merge adventure.(none):/home/thek/Development/cpp/bug28846/my50-bug28846thek@adventure.(none)2007-06-221-2/+2
|\
| * Bug#28846 Use of undocumented Prepared Statements crashes serverthek@adventure.(none)2007-06-221-2/+2
* | Merge vajra.(none):/opt/local/work/mysql-5.0-runtimekostja@vajra.(none)2007-05-181-3/+3
|\ \ | |/
| * Bug #27907 "Misleading error message when opening/locking tables"kostja@vajra.(none)2007-05-181-3/+3
| * Bug#26503 (Illegal SQL exception handler code causes the server to crash)malff/marcsql@weblab.(none)2007-03-141-0/+52
| * Bug#8407 (Stored functions/triggers ignore exception handler)malff/marcsql@weblab.(none)2007-03-051-6/+137
* | Manual merge from 5.0-runtime to 5.1-runtimemalff/marcsql@weblab.(none)2007-03-141-0/+52
* | Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.1kroki/tomash@moonlight.home2007-03-091-2/+2
|\ \
| * | BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be lockedkroki/tomash@moonlight.home2007-03-091-2/+2
* | | Manual mergemalff/marcsql@weblab.(none)2007-03-061-6/+137
|/ /
* | Merge mockturtle.local:/home/dlenev/src/mysql-5.0-bg24491dlenev@mockturtle.local2007-01-241-0/+19
|\ \ | |/
| * Proposed fix for bug#24491 "using alias from source table in insert ...dlenev@mockturtle.local2007-01-231-0/+19
| * Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-10-121-0/+24
| |\
* | | Fix after manual merge.kroki/tomash@moonlight.intranet2006-10-121-4/+4
* | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-bug20953kroki/tomash@moonlight.intranet2006-10-121-0/+24
|\ \ \ | | |/ | |/|
| * | BUG#20953: create proc with a create view that uses local vars/paramskroki/tomash@moonlight.intranet2006-10-121-0/+24
* | | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergekostja@bodhi.local2006-08-301-0/+39
|\ \ \ | | |/ | |/|
| * | Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() containsandrey@example.com2006-08-251-0/+39
* | | Manual merge 5.0->5.1. Post-merge fixes.kostja@bodhi.local2006-08-141-0/+2
* | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-0/+13
|\ \ \ | |/ /
| * | BUG#14702: misleading error message when syntax error inkroki/tomash@moonlight.intranet2006-07-241-0/+13
| |/
* | Fix for bug#20701 BINARY keyword should be forbidden in stored routinesandrey@lmy004.2006-08-091-0/+5
* | Bug#21039 Transaction cache not flushed after SELECT CREATEmsvensson@shellback.(none)2006-07-261-1/+1
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpllars@mysql.com2006-06-161-3/+3
|\ \
| * | Bug#19066 (DELETE FROM inconsistency for NDB):mats@mysql.com2006-06-011-3/+3
* | | Merge mysql.com:/usr/local/mysql/tmp_mergeknielsen@mysql.com2006-05-181-2/+2
|\ \ \ | |/ / |/| / | |/
| * Bug#14635: Accept NEW.x as INOUT parameters to stored procedureskroki@mysql.com2006-05-121-2/+2
* | Merge mysql.com:/opt/local/work/tmp_merge2konstantin@mysql.com2006-03-301-2/+10
|\ \ | |/
| * Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimepem@mysql.com2006-03-281-2/+10
| |\
| | * Fixed BUG#17015: Routine name truncation not an errorpem@mysql.com2006-02-161-2/+10
| * | Fixes to embedded server to be able to run tests with itmonty@mysql.com2006-02-241-13/+0
| |/
* | A fix and test case for Bug#16164 "Easter egg":konstantin@mysql.com2006-03-151-0/+7
* | Merge mysql.com:/home/kostja/mysql/mysql-5.0-rootkonstantin@mysql.com2006-02-221-0/+3
|\ \ | |/
| * Fixed BUG#16896: Stored function: unused AGGREGATE-clause in CREATE FUNCTIONpem@mysql.com2006-02-091-0/+3
* | Merge mysql.com:/home/mydev/mysql-5.1ingo@mysql.com2006-02-101-1/+1
|\ \
| * \ Merge mysql.com:/home/mydev/mysql-5.1ingo@mysql.com2006-02-031-1/+1
| |\ \
| | * | WL#1563 - Modify MySQL to support fast CREATE/DROP INDEXingo@mysql.com2006-01-231-1/+1
* | | | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-081-0/+29
|\ \ \ \ | | |_|/ | |/| |
| * | | Added test case for BUG#15091: Sp Returns Unknown error in order clause....an...pem@mysql.com2006-01-311-0/+13
| * | | Added test case for BUG#14270: Stored procedures: crash if load indexpem@mysql.com2006-01-311-0/+16
* | | | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-0/+19
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge mysql.com:/extern/mysql/bk/mysql-5.0pem@mysql.com2006-01-191-0/+19
| |\ \
| | * | Fixing BUG#15658: Server crashes after creating function as empty stringpem@mysql.com2006-01-111-0/+19
| | |/
* | | Merge mysql.com:/home/kostja/mysql/mysql-5.0-for_mergekonstantin@mysql.com2006-02-021-1/+1
|\ \ \ | |/ /
| * | Bug#15206: "Misleading message "No data to FETCH":konstantin@mysql.com2006-01-171-1/+1
| |/