| Commit message (Expand) | Author | Age | Files | Lines |
* | Misc. typos | luz.paz | 2018-04-05 | 1 | -7/+7 |
* | Minor spelling fixes in code comments, docs and output | Otto Kekäläinen | 2018-01-12 | 1 | -2/+2 |
* | Typo Errors Fixed like essensially->essentially | Rajat Rawat | 2017-12-25 | 1 | -5/+5 |
* | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -2/+2 |
* | MWL#43 CREATE TABLE options (by Sanja) | Sergei Golubchik | 2010-04-08 | 1 | -2/+2 |
* | Fixed BUG#3259: Stored procedure names are case sensitive. | unknown | 2004-03-23 | 1 | -2/+2 |
* | More corrections of sp-impl-spec.txt and sp-implemented.txt. | unknown | 2004-01-30 | 1 | -1/+1 |
* | Renamed the "schema" column to "db" in mysql.proc to keep it in style with | unknown | 2003-12-16 | 1 | -2/+2 |
* | In order to make ALTER PROCEDURE|FUNCTION work correctly, and in general to | unknown | 2003-12-12 | 1 | -4/+7 |
* | WL#1363: Update the mysql.proc table and add new fields. | unknown | 2003-12-10 | 1 | -0/+42 |
* | WL#1265: Fix proper ALTER/DROP support in the SP cache. | unknown | 2003-10-21 | 1 | -26/+72 |
* | WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us... | unknown | 2003-10-10 | 1 | -6/+142 |
* | Implemented SP CONDITIONs and HANDLERs, with the extension of handling | unknown | 2003-09-16 | 1 | -90/+341 |
* | Fixed save/restore of current database when calling a procedure. | unknown | 2003-03-26 | 1 | -0/+20 |
* | Updated documentation with the latest FUNCTION stuff. | unknown | 2003-03-07 | 1 | -8/+51 |
* | New FUNCTION documentation, and a minor test case modification. | unknown | 2003-03-03 | 1 | -3/+61 |
* | Some new stuff in the Docs/sp-* files, and renamed a few functions in prepara... | unknown | 2003-02-04 | 1 | -5/+37 |
* | Added some basic implementation documentation for stored procedures. | unknown | 2003-02-02 | 1 | -0/+469 |