summaryrefslogtreecommitdiff
path: root/sql/sp_pcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented SP CONDITIONs and HANDLERs, with the extension of handlingpem@mysql.telia.com2003-09-161-3/+59
* Getting rid of lots of memory leaks (but not quite all of them yet,pem@mysql.com2003-04-021-17/+24
* Added IF EXISTS to DROP PROCEDURE|FUNCTION.pem@mysql.com2003-03-261-1/+1
* Added parsing of CASE (both generic and "simple").pem@mysql.com2002-12-171-4/+1
* Fixed the broken backpatching implementation.pem@mysql.com2002-12-161-5/+5
* Moved create/find/drop functions to a separate files (sp.cc,sp.h).pem@mysql.com2002-12-121-0/+6
* Fixed bugs in the parameter evaluation and modified the execution enginepem@mysql.com2002-12-111-0/+25
* Simplistic, experimental framework for Stored Procedures (SPs).pem@mysql.com2002-12-081-0/+127