summaryrefslogtreecommitdiff
path: root/sql/sp_rcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Strict mode & better warningsunknown2004-09-281-1/+1
* Fixed BUG#3294: Stored procedure crash if table dropped before use.unknown2004-09-101-0/+2
* Fixed BUG#2653: Undeclared variables not detected in stored procedures.unknown2004-07-211-1/+2
* Fix BUG#2269: Lost connect if stored procedure called before USEunknown2004-01-091-1/+1
* Fix BUG#2259: Crash after fetch from not-open cursor in stored procedureunknown2004-01-081-1/+1
* Update for VC++unknown2003-12-211-1/+1
* Fixed BUG#1965: Opening a cursor hangs client when malformed select failsunknown2003-11-271-1/+1
* Fix for BUG#1495: Evaluate items before setting a local variable with SELECT ...unknown2003-10-141-0/+3
* WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us...unknown2003-10-101-3/+76
* Implemented SP CONDITIONs and HANDLERs, with the extension of handlingunknown2003-09-161-8/+89
* Made stored FUNCTION invokation work almost always. Still buggy and unstable,...unknown2003-02-261-1/+14
* Simplistic, experimental framework for Stored Procedures (SPs).unknown2002-12-081-0/+82