summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp-error.test
Commit message (Expand)AuthorAgeFilesLines
* Disable dynamic SQL in stored routines.unknown2005-06-091-0/+21
* Fixed BUG#10969: Stored procedures: crash if default() functionunknown2005-06-011-0/+23
* Fixed BUG#9529: Stored Procedures: No Warning on truncation of procedure nameunknown2005-05-311-0/+10
* Fixed BUG#8409: Stored procedure crash if function contains FLUSHunknown2005-05-271-0/+15
* Fixed BUG#10537: Server crashes while loading data file into table throughunknown2005-05-201-0/+12
* Post-review fixes of the patch for BUG#8408: Stored procedure crash if functi...unknown2005-04-271-11/+12
* Fixed BUG#8408: Stored procedure crash if function contains SHOWunknown2005-04-261-0/+61
* Fixed BUG#7047: Stored procedure crash if alter procedureunknown2005-04-201-0/+14
* Fixed BUG#9598: stored procedure call within stored procedureunknown2005-04-141-0/+25
* Fixed BUG#9073: Able to declare two handlers for same condition in same scopeunknown2005-04-081-0/+50
* Fixed BUG#7299: Stored procedures: exception handler catches not-found condit...unknown2005-04-081-0/+22
* Moved test for bug #9566 "explicit LOCK TABLE and store procedures result in ...unknown2005-04-071-0/+23
* Fixed BUG#6600: Stored procedure crash after repeated calls with check table.unknown2005-03-301-0/+17
* Did some SP test style changes and added explanatory comments,unknown2005-03-181-0/+9
* Fixed BUG#8760: Stored Procedures: Invalid SQLSTATE is allowed inunknown2005-02-281-0/+38
* WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-19/+4
* Fix 'SHOW CREATE FUNCTION' to say 'FUNCTION' in its error message. (Bug #6338)unknown2005-01-031-0/+2
* Fixed BUG#6807: Stored procedure crash if CREATE PROCEDURE ... KILL QUERYunknown2004-11-251-0/+22
* Fixes after merge with 4.1unknown2004-11-031-1/+1
* Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.unknown2004-10-221-8/+0
* Fixed BUG#6027: Stored procedures can be renamed.unknown2004-10-221-3/+0
* Revised BUG#5000: SPs can be created with no default database.unknown2004-10-071-23/+0
* Fixed BUG#3294: Stored procedure crash if table dropped before use.unknown2004-09-101-1/+17
* Update after mergeunknown2004-09-091-1/+1
* Merge on pullunknown2004-09-091-56/+56
|\
| * After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-56/+56
* | Fixed BUG#5000: SPs can be created with no default database.unknown2004-09-081-0/+23
|/
* Major rehacking and cleanup of sp_pcontext.unknown2004-08-261-0/+48
* Fixed BUG#3157: Crash if stored procedure contains IF EXISTS,unknown2004-08-241-10/+0
* WL#2002: Implement stored procedure GOTO.unknown2004-08-171-1/+6
* Fixed BUG#434: Stored procedure which drops itself causes crash.unknown2004-07-291-0/+9
* after merge fixesunknown2004-07-221-49/+49
* Fixed BUG#2653: Undeclared variables not detected in stored procedures.unknown2004-07-211-0/+22
* After merge fixesunknown2004-07-151-49/+49
* Fixed BUG#3339: Stored procedures in nonexistent schemas are uncallable.unknown2004-06-151-1/+7
* Added test case for SELECT INTO with too many rows.unknown2004-06-091-0/+17
* Post-merge fixes.unknown2004-05-141-49/+49
* Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.ccunknown2004-04-281-49/+49
* Fixed BUG#3287: Stored procedure handler scope outside of begin/end.unknown2004-04-051-1/+32
* Fixed BUG#3287: Stored Procedure Case Statement Not SQL:2003 Compliant.unknown2004-03-291-0/+27
* Enforce standard declaration order in SPs.unknown2004-03-291-4/+26
* WL#1366: Use the schema (db) associated with an SP.unknown2004-03-111-0/+6
* Post-merge fixes.unknown2004-02-111-43/+43
* Fixed BUG#2329: Crash if insert with variable name in stored procedure.unknown2004-01-141-0/+24
* Fix BUG#2259: Crash after fetch from not-open cursor in stored procedureunknown2004-01-081-0/+18
* Fix BUG#2272: Crash if update with variable name in stored procedure.unknown2004-01-081-0/+14
* Post-merge fixes.unknown2003-12-161-53/+42
* WL#1365: Implement definer's rights execution of stored procedures.unknown2003-12-131-0/+21
* Post-merge fixes.unknown2003-12-051-43/+43
* Fixed BUG#336: Subselects with tables does not work as values for local SP va...unknown2003-12-041-0/+17