An error occurred fetching the project authors.
- 26 Mar, 2003 1 commit
-
-
pem@mysql.com authored
Changed another unecessary use of Item_string into LEX_STRING (in sp_pcontext).
-
- 20 Mar, 2003 1 commit
-
-
pem@mysql.com authored
-
- 19 Mar, 2003 1 commit
-
-
pem@mysql.com authored
-
- 17 Dec, 2002 1 commit
-
-
pem@mysql.com authored
-
- 16 Dec, 2002 1 commit
-
-
pem@mysql.com authored
Implemented IF-THEN-ELSE.
-
- 11 Dec, 2002 1 commit
-
-
pem@mysql.com authored
for better jump support. Some flow control support added too (but not complete).
-
- 08 Dec, 2002 1 commit
-
-
pem@mysql.com authored
Implements creation and dropping of PROCEDUREs, IN, OUT, and INOUT parameters, single-statement procedures, rudimentary multi-statement (begin-end) prodedures (when the client can handle it), and local variables. Missing most of the embedded SQL language, all attributes, FUNCTIONs, error handling, reparses procedures at each call (no caching), etc, etc. Certainly buggy too, but procedures can actually be created and called....
-