17 Commits (c9c28bef3cb4cf21a6fee46f5ea3339867fbb07a)

Author SHA1 Message Date
Otto Kekäläinen c9c28bef3c Minor spelling fixes in code comments, docs and output 8 years ago
Rajat Rawat 7a66e0ab8f Typo Errors Fixed like essensially->essentially 8 years ago
Otto Kekäläinen 1777fd5f55 Fix spelling: occurred, execute, which etc 10 years ago
Sergei Golubchik e24e1668bc MWL#43 CREATE TABLE options (by Sanja) 16 years ago
unknown 220494bde0 Fixed BUG#3259: Stored procedure names are case sensitive. 22 years ago
pem@mysql.comhem.se 5954e94fa7 Fixed BUG#3259: Stored procedure names are case sensitive. 22 years ago
unknown dcc9fa8f70 More corrections of sp-impl-spec.txt and sp-implemented.txt. 22 years ago
pem@mysql.comhem.se ad960d8c12 More corrections of sp-impl-spec.txt and sp-implemented.txt. 22 years ago
unknown fd4544879b Renamed the "schema" column to "db" in mysql.proc to keep it in style with 22 years ago
pem@mysql.comhem.se 7a1fddaa1f Renamed the "schema" column to "db" in mysql.proc to keep it in style with 22 years ago
unknown cabd28c68c In order to make ALTER PROCEDURE|FUNCTION work correctly, and in general to 22 years ago
pem@mysql.comhem.se 7a20e5282e In order to make ALTER PROCEDURE|FUNCTION work correctly, and in general to 22 years ago
unknown 3702a1dbc4 WL#1363: Update the mysql.proc table and add new fields. 22 years ago
pem@mysql.comhem.se b27e9d6052 WL#1363: Update the mysql.proc table and add new fields. 22 years ago
unknown 562a04d593 WL#1265: Fix proper ALTER/DROP support in the SP cache. 22 years ago
pem@mysql.comhem.se e42a724fa7 WL#1265: Fix proper ALTER/DROP support in the SP cache. 22 years ago
unknown 04c6b9b8d8 WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, using the 22 years ago
pem@mysql.telia.com 689bb84f72 WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, using the 22 years ago
unknown 4deedf6263 Implemented SP CONDITIONs and HANDLERs, with the extension of handling 22 years ago
pem@mysql.telia.com 04f0570fe8 Implemented SP CONDITIONs and HANDLERs, with the extension of handling 22 years ago
unknown 2c9ef84cc3 Fixed save/restore of current database when calling a procedure. 23 years ago
pem@mysql.com 483efba239 Fixed save/restore of current database when calling a procedure. 23 years ago
unknown 867efa281a Updated documentation with the latest FUNCTION stuff. 23 years ago
pem@mysql.com df8ac83e56 Updated documentation with the latest FUNCTION stuff. 23 years ago
unknown f519382d2b New FUNCTION documentation, and a minor test case modification. 23 years ago
pem@mysql.com c4b76c2694 New FUNCTION documentation, and a minor test case modification. 23 years ago
unknown 565d98958e Some new stuff in the Docs/sp-* files, and renamed a few functions in preparation 23 years ago
pem@mysql.com f2d6ec9321 Some new stuff in the Docs/sp-* files, and renamed a few functions in preparation 23 years ago
unknown 77f30e19a6 Added some basic implementation documentation for stored procedures. 23 years ago
pem@mysql.com b43d7af60e Added some basic implementation documentation for stored procedures. 23 years ago