pem@mysql.comhem.se
ad960d8c12
More corrections of sp-impl-spec.txt and sp-implemented.txt.
2004-01-30 14:02:19 +01:00
pem@mysql.comhem.se
bf66108143
Some minor updates and corrections of sp-implemented.txt.
2004-01-29 13:03:56 +01:00
pem@mysql.comhem.se
b27e9d6052
WL#1363: Update the mysql.proc table and add new fields.
...
Also made the parsing and handling of SP characteristics
more general and extendable, and added a few ch:istics.
2003-12-10 19:05:37 +01:00
pem@mysql.telia.com
689bb84f72
WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, using the
...
(updated) Protocol_cursor class.
Also did some bug fixes.
2003-10-10 16:57:21 +02:00
pem@mysql.telia.com
04f0570fe8
Implemented SP CONDITIONs and HANDLERs, with the extension of handling
...
MySQL error codes as well.
(No UNDO HANDLERs yet, and no SIGNAL or RESIGNAL.)
WL#850
2003-09-16 14:26:08 +02:00
pem@mysql.com
2578564725
Added IF EXISTS to DROP PROCEDURE|FUNCTION.
...
Changed another unecessary use of Item_string into LEX_STRING (in sp_pcontext).
2003-03-26 12:29:58 +01:00
pem@mysql.com
df8ac83e56
Updated documentation with the latest FUNCTION stuff.
2003-03-07 10:58:42 +01:00
pem@mysql.com
c4b76c2694
New FUNCTION documentation, and a minor test case modification.
2003-03-03 15:03:19 +01:00
pem@mysql.com
d8c75ec8aa
Most of the groundwork for sprint task 729 (implement FUNCTIONs).
...
Expanded the mysql.proc table, reworked the find/create/drop functions
completely, added new functions for FUNCTIONs (lotta functions here :),
got rid of some unnecessary use of Item_strings while at it. Extended
the parser correspondingly, and fiddled around a bit to make SP FUNCTIONs
coexist with UDFs.
Can now CREATE and DROP FUNCTIONs. Invoking yet to come...
2003-02-21 17:37:05 +01:00
pem@mysql.com
f2d6ec9321
Some new stuff in the Docs/sp-* files, and renamed a few functions in preparation
...
for future work.
2003-02-04 17:40:18 +01:00
pem@mysql.com
b43d7af60e
Added some basic implementation documentation for stored procedures.
2003-02-02 17:49:42 +01:00