summaryrefslogtreecommitdiff
path: root/sql/sp_rcontext.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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