An error occurred fetching the project authors.
- 21 Nov, 2003 1 commit
-
-
pem@mysql.comhem.se authored
-
- 20 Nov, 2003 1 commit
-
-
pem@mysql.comhem.se authored
- dropped routines should not show up in status - error handling for non-existing routines + some cleanup.
-
- 19 Nov, 2003 2 commits
-
-
pem@mysql.comhem.se authored
-
pem@mysql.comhem.se authored
Fixed various bugs: setting local variables to NULL, SELECT INTO var now actually might work, SELECT INTO with not row now gives a "no data" warning (instead of the "empty query" error), etc. Updated test cases accordingly.
-
- 17 Nov, 2003 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
WL#1263: Support for the attributes COMMENT and SUID in CREATE/ALTER PROCEDURE/FUNCTION
-
- 14 Nov, 2003 1 commit
-
-
pem@mysql.comhem.se authored
(For multi-lingual support.) Also fixed memory leak when aborting parsing for a duplicate cursor.
-
- 13 Nov, 2003 1 commit
-
-
pem@mysql.comhem.se authored
- Duplicate parameters/variables, conditions and cursors (not allowed). - ITERATE in labelled BEGIN-END (not allowed). - Missing SQLSTATE [VALUE] keywords in CONDITION/HANDLER declaration (added). - Empty BEGIN-END (now allowed). - End label (now optional).
-
- 23 Oct, 2003 1 commit
-
-
pem@mysql.comhem.se authored
-
- 10 Oct, 2003 1 commit
-
-
pem@mysql.telia.com authored
(updated) Protocol_cursor class. Also did some bug fixes.
-
- 03 Oct, 2003 1 commit
-
-
pem@mysql.telia.com authored
-
- 24 Sep, 2003 1 commit
-
-
pem@mysql.telia.com authored
-
- 16 Sep, 2003 1 commit
-
-
pem@mysql.telia.com authored
MySQL error codes as well. (No UNDO HANDLERs yet, and no SIGNAL or RESIGNAL.) WL#850
-
- 26 Aug, 2003 1 commit
-
-
pem@mysql.telia.com authored
-
- 09 Jul, 2003 1 commit
-
-
pem@mysql.telia.com authored
One test in subselect.test still wrong. Had to reconstruct all errmsg.txt files completely, since auto-merge made a mess of the lot. :-(
-
- 12 Jun, 2003 1 commit
-
-
pem@mysql.com authored
syntax errors in stored procedures.
-
- 23 Apr, 2003 1 commit
-
-
pem@mysql.com authored
This included bug fixes in the 4.1 protocol (actually send and receive the server_status flags).
-
- 17 Apr, 2003 1 commit
-
-
pem@mysql.com authored
Fixes bug #280.
-
- 16 Apr, 2003 1 commit
-
-
pem@mysql.com authored
-
- 04 Apr, 2003 1 commit
-
-
pem@mysql.com authored
-
- 26 Mar, 2003 1 commit
-
-
pem@mysql.com authored
Changed another unecessary use of Item_string into LEX_STRING (in sp_pcontext).
-
- 05 Mar, 2003 1 commit
-
-
pem@mysql.com authored
Disabled queries in FUNCTIONs.
-