summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp-error.test
Commit message (Expand)AuthorAgeFilesLines
* Bug#37949 Crash if argument to SP is a subquery that returns more than one row Alexey Botchkov2008-09-291-0/+8
* Bug#33618 (Crash in sp_rcontext)malff@lambda.hsd1.co.comcast.net.2008-01-231-0/+63
* Bug#28318 (CREATE FUNCTION (UDF) requires a schema) -- part IImalff@lambda.hsd1.co.comcast.net.2007-10-151-2/+5
* Bug#28318 CREATE FUNCTION (UDF) requires a schemadavi@virtua-cwbas201-21-158-74.ctb.virtua.com.br2007-10-091-0/+20
* Bug#28846 Use of undocumented Prepared Statements crashes serverthek@adventure.(none)2007-06-221-5/+5
* 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/+68
* Bug#8407 (Stored functions/triggers ignore exception handler)malff/marcsql@weblab.(none)2007-03-051-6/+187
* Proposed fix for bug#24491 "using alias from source table in insert ...dlenev@mockturtle.local2007-01-231-0/+32
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2006-11-021-1/+1
|\
| * Update tests and result files after running with new mysqltest that better de...msvensson@neptunus.(none)2006-10-041-1/+1
* | Fix after manual merge.kroki/tomash@moonlight.intranet2006-10-121-22/+21
* | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-10-121-0/+42
|\ \ | |/ |/|
| * BUG#20953: create proc with a create view that uses local vars/paramskroki/tomash@moonlight.intranet2006-10-121-0/+42
* | Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() containsandrey@example.com2006-08-251-0/+39
* | BUG#14702: misleading error message when syntax error inkroki/tomash@moonlight.intranet2006-07-241-0/+22
|/
* Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimepem@mysql.com2006-03-281-3/+16
|\
| * Fixed BUG#17015: Routine name truncation not an errorpem@mysql.com2006-02-161-3/+16
* | Fixes to embedded server to be able to run tests with itmonty@mysql.com2006-02-241-22/+0
|/
* Fixed BUG#16896: Stored function: unused AGGREGATE-clause in CREATE FUNCTIONpem@mysql.com2006-02-091-0/+12
* Added test case for BUG#15091: Sp Returns Unknown error in order clause....an...pem@mysql.com2006-01-311-0/+31
* Added test case for BUG#14270: Stored procedures: crash if load indexpem@mysql.com2006-01-311-0/+29
* Fixing BUG#15658: Server crashes after creating function as empty stringpem@mysql.com2006-01-111-0/+27
* Merge mysqldev@production.mysql.com:my/mysql-5.0-releasedlenev@mysql.com2005-12-071-0/+61
|\
| * Fix for bug #11555 "Stored procedures: current SP tables locking makedlenev@mysql.com2005-12-071-0/+61
* | this has nothing to do with the bug#13012.serg@serg.mylan2005-12-031-1/+1
* | Bug#13012: REPAIR/BACKUP/RESTORE TABLE cause "packet out of order" in SP.serg@serg.mylan2005-12-021-1/+38
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0bell@sanja.is.com.ua2005-11-231-3/+4
|\
| * Recursion support made for SP (BUG#10100).bell@sanja.is.com.ua2005-11-231-3/+4
* | Bug#13510 "Setting password local variable changes current konstantin@mysql.com2005-11-191-0/+4
* | Fix for bug #13399 Crash when executing PS/SP which should activate triggerdlenev@mysql.com2005-11-171-0/+22
* | Issuing error about presence of commit/rollback statements in stored function...bell@sanja.is.com.ua2005-11-161-0/+138
* | Fixes bug #14569. When no db is selected as current and we do create procedur...SergeyV@selena.2005-11-111-0/+16
|/
* Fix for BUG#13037: undefined variable in IF cause erroneous error-message.anozdrin@mysql.com2005-10-251-0/+54
* A fix and a test case for Bug#13587 "Server crash when SP is createdkonstantin@mysql.com2005-10-191-0/+18
* Fixed BUG#13510: Setting password local variable changes current passwordpem@mysql.com2005-10-111-0/+53
* Bug #13231 mysqltest: fails to dectect when mysql_next_result failsmsvensson@neptunus.(none)2005-09-211-1/+25
* Fixed BUG#12712: SET AUTOCOMMIT should fail within SP/functions/triggerspem@mysql.com2005-09-131-0/+58
* Fix for Bug#12995: Inside function "Table 't4' was not locked with LOCK TABLES"anozdrin@mysql.com2005-09-071-0/+30
* Fix for Bug#12953 "Stored procedures: crash if OPTIMIZE TABLE in function"anozdrin@mysql.com2005-09-061-2/+15
* Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".konstantin@mysql.com2005-09-031-30/+10
* fix for bug #12490 (all-in-one patch)andrey@lmy004.2005-08-291-0/+13
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-08-231-0/+29
|\
| * Fix for bug #11896 "Partial locking in case of recursive trigger definitions".dlenev@mysql.com2005-08-181-0/+29
* | Save and clear run context before executing a stored function or trigger and ...monty@mysql.com2005-08-151-3/+3
|/
* Fix for bug #12280 "Triggers: crash if flush tables".dlenev@mysql.com2005-08-101-2/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-07-131-5/+28
|\
| * Implementation of Monty's idea: Now we can open mysql.proc table for lookupdlenev@mysql.com2005-07-131-5/+28
* | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-07-111-1/+24
|\ \
| * | Manual fixes after merging patch for bug #8406 "Triggers crash if referencingdlenev@mysql.com2005-07-091-1/+1