summaryrefslogtreecommitdiff
path: root/sql/sp_rcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing...msvensson@neptunus.(none)2005-05-271-1/+1
* Fixed on BUG#6048: Stored procedure causes operating system rebootpem@mysql.comhem.se2005-05-231-4/+3
* Item::fix_field need correct pointer on item reference to chnge it if itis ne...bell@book.sanja.is.com.ua2005-05-091-1/+9
* Fixed BUG#9598: stored procedure call within stored procedurepem@mysql.comhem.se2005-04-141-13/+0
* Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-041-5/+6
* Fixed BUG#6029: Stored procedure specific handlers should have priority.pem@mysql.comhem.se2004-10-231-1/+1
* Strict mode & better warningsmonty@mishka.local2004-09-281-1/+1
* Fixed BUG#3294: Stored procedure crash if table dropped before use.pem@mysql.comhem.se2004-09-101-0/+2
* Fixed BUG#2653: Undeclared variables not detected in stored procedures.pem@mysql.comhem.se2004-07-211-1/+2
* Fix BUG#2269: Lost connect if stored procedure called before USEpem@mysql.comhem.se2004-01-091-1/+1
* Fix BUG#2259: Crash after fetch from not-open cursor in stored procedurepem@mysql.comhem.se2004-01-081-1/+1
* Update for VC++monty@mysql.com2003-12-211-1/+1
* Fixed BUG#1965: Opening a cursor hangs client when malformed select failspem@mysql.comhem.se2003-11-271-1/+1
* Fix for BUG#1495: Evaluate items before setting a local variable with SELECT ...pem@mysql.telia.com2003-10-141-0/+3
* WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us...pem@mysql.telia.com2003-10-101-3/+76
* Implemented SP CONDITIONs and HANDLERs, with the extension of handlingpem@mysql.telia.com2003-09-161-8/+89
* Made stored FUNCTION invokation work almost always. Still buggy and unstable,...pem@mysql.com2003-02-261-1/+14
* Simplistic, experimental framework for Stored Procedures (SPs).pem@mysql.com2002-12-081-0/+82