summaryrefslogtreecommitdiff
path: root/Docs/sp-imp-spec.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed BUG#3259: Stored procedure names are case sensitive.pem@mysql.comhem.se2004-03-231-2/+2
* More corrections of sp-impl-spec.txt and sp-implemented.txt.pem@mysql.comhem.se2004-01-301-1/+1
* Renamed the "schema" column to "db" in mysql.proc to keep it in style withpem@mysql.comhem.se2003-12-161-2/+2
* In order to make ALTER PROCEDURE|FUNCTION work correctly, and in general topem@mysql.comhem.se2003-12-121-4/+7
* WL#1363: Update the mysql.proc table and add new fields.pem@mysql.comhem.se2003-12-101-0/+42
* WL#1265: Fix proper ALTER/DROP support in the SP cache.pem@mysql.comhem.se2003-10-211-26/+72
* WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us...pem@mysql.telia.com2003-10-101-6/+142
* Implemented SP CONDITIONs and HANDLERs, with the extension of handlingpem@mysql.telia.com2003-09-161-90/+341
* Fixed save/restore of current database when calling a procedure.pem@mysql.com2003-03-261-0/+20
* Updated documentation with the latest FUNCTION stuff.pem@mysql.com2003-03-071-8/+51
* New FUNCTION documentation, and a minor test case modification.pem@mysql.com2003-03-031-3/+61
* Some new stuff in the Docs/sp-* files, and renamed a few functions in prepara...pem@mysql.com2003-02-041-5/+37
* Added some basic implementation documentation for stored procedures.pem@mysql.com2003-02-021-0/+469