summaryrefslogtreecommitdiff
path: root/sql/sp_rcontext.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix BUG#2259: Crash after fetch from not-open cursor in stored procedurepem@mysql.comhem.se2004-01-081-6/+7
* Update for VC++monty@mysql.com2003-12-211-2/+0
* Fixed BUG#1965: Opening a cursor hangs client when malformed select failspem@mysql.comhem.se2003-11-271-3/+3
* Fix for BUG#1495: Evaluate items before setting a local variable with SELECT ...pem@mysql.telia.com2003-10-141-0/+8
* WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us...pem@mysql.telia.com2003-10-101-2/+144
* Implemented SP CONDITIONs and HANDLERs, with the extension of handlingpem@mysql.telia.com2003-09-161-0/+95