| Commit message (Expand) | Author | Age | Files | Lines |
* | WL#530&531: TIMESTAMPADD, TIMESTAMPDIFF functions | gluh@gluh.mysql.r18.ru | 2003-12-08 | 3 | -16/+76 |
* | Check that a FUNCTION contains RETURN and that we actually get a return value. | pem@mysql.telia.com | 2003-10-03 | 1 | -0/+17 |
* | Fixed BUG#822: Copying and clearing some things in thd/lex when | pem@mysql.telia.com | 2003-10-03 | 1 | -0/+17 |
* | Post-merge fixes. | pem@mysql.telia.com | 2003-09-24 | 4 | -8/+8 |
* | Merging 4.1 -> 5.0 | pem@mysql.com | 2003-09-24 | 9 | -5/+813 |
|\ |
|
| * | Implemented SP CONDITIONs and HANDLERs, with the extension of handling | pem@mysql.telia.com | 2003-09-16 | 2 | -0/+82 |
| * | Post-merge fixes. | pem@mysql.telia.com | 2003-08-26 | 5 | -10/+8 |
| * | Merge 4.1 into 5.0 | pem@mysql.com | 2003-08-26 | 9 | -5/+731 |
| |\ |
|
| | * | allow to look up queries with leading comments | bell@sanja.is.com.ua | 2003-07-18 | 1 | -0/+24 |
| | * | A test in subselect.test turned out to be correct after all, a difference bet... | pem@mysql.telia.com | 2003-07-10 | 1 | -0/+8 |
| | * | Merging 4.1 into 5.0 (second pass; post-merge fixes). | pem@mysql.telia.com | 2003-07-09 | 3 | -27/+28 |
| | * | Merge 4.1 into 5.0 (first pass). | pem@mysql.telia.com | 2003-07-08 | 7 | -5/+699 |
| | |\ |
|
| | | * | Fixed bug #643, which caused intermittent crashes in net_printf() with repeated | pem@mysql.com | 2003-06-12 | 1 | -0/+6 |
| | | * | Adopt SP stuff to the new lex pointer. | pem@mysql.com | 2003-05-23 | 1 | -0/+17 |
| | | * | Task #627 : user variables' names are now case-insensitive : | guilhem@mysql.com | 2003-05-12 | 1 | -4/+26 |
| | | * | Merged 4.1 to 5.0. | pem@mysql.com | 2003-04-29 | 8 | -2/+652 |
| | | |\ |
|
| | | | * | Post-fix of bug #302 fix. | pem@mysql.com | 2003-04-27 | 2 | -17/+27 |
| | | | * | subselect in procedure argument list (Bug #302) | bell@sanja.is.com.ua | 2003-04-23 | 1 | -0/+17 |
| | | | * | Made multiple queries (SELECT without INTO) work in SPs. | pem@mysql.com | 2003-04-23 | 1 | -2/+7 |
| | | | * | Check the number of args to SPs. | pem@mysql.com | 2003-04-17 | 1 | -2/+16 |
| | | | * | Post-merge fixes. | pem@mysql.com | 2003-04-17 | 2 | -2/+2 |
| | | | * | Merged 4.1 into 5.0. | pem@mysql.com | 2003-04-16 | 9 | -63/+143 |
| | | | |\ |
|
| | | | * | | Post merge fixes. | pem@mysql.com | 2003-04-04 | 3 | -4/+12 |
| | | | * | | Merging 4.1 to 5.0. | pem@mysql.com | 2003-04-04 | 8 | -2/+598 |
| | | | |\ \ |
|
| | | | | * | | Updated result file. | pem@mysql.com | 2003-04-02 | 1 | -0/+2 |
| | | | | * | | Getting rid of lots of memory leaks (but not quite all of them yet, | pem@mysql.com | 2003-04-02 | 1 | -0/+1 |
| | | | | * | | Implemented DEFAULT for DECLARE variables. | pem@per-erik-martins-dator.local | 2003-03-30 | 1 | -10/+5 |
| | | | | * | | Merged 4.1 into 5.0. | pem@mysql.com | 2003-03-27 | 7 | -2/+600 |
| | | | | |\ \ |
|
| | | | | | * | | Fixed save/restore of current database when calling a procedure. | pem@mysql.com | 2003-03-26 | 1 | -0/+10 |
| | | | | | * | | Added IF EXISTS to DROP PROCEDURE|FUNCTION. | pem@mysql.com | 2003-03-26 | 1 | -0/+3 |
| | | | | | * | | Post post merge fix. Made the broken ip test work again. | pem@mysql.com | 2003-03-20 | 1 | -0/+6 |
| | | | | | * | | Post-merge fixes. | pem@mysql.com | 2003-03-19 | 1 | -6/+0 |
| | | | | | * | | Merged 4.1 -> 5.0. | pem@mysql.com | 2003-03-18 | 7 | -2/+587 |
| | | | | | |\ \ |
|
| | | | | | | * | | Fixed reentrantness bugs in select (lex->result) and select_dumpvar, and adde... | pem@mysql.com | 2003-03-06 | 1 | -7/+69 |
| | | | | | | * | | Improved error handling regarding SPs (with info like names etc in the output). | pem@mysql.com | 2003-03-05 | 1 | -0/+70 |
| | | | | | | * | | New FUNCTION documentation, and a minor test case modification. | pem@mysql.com | 2003-03-03 | 1 | -54/+42 |
| | | | | | | * | | Made FUNCTIONs work in insert and select queries, as well as nested function ... | pem@mysql.com | 2003-03-02 | 1 | -0/+30 |
| | | | | | | * | | Closing tables during SP execution the proper way. | pem@mysql.com | 2003-02-28 | 2 | -1/+2 |
| | | | | | | * | | A small step forward. Fixed a few bugs and made string type functions work, | pem@mysql.com | 2003-02-27 | 1 | -6/+13 |
| | | | | | | * | | Made stored FUNCTION invokation work almost always. Still buggy and unstable,... | pem@mysql.com | 2003-02-26 | 1 | -3/+19 |
| | | | | | | * | | Most of the groundwork for sprint task 729 (implement FUNCTIONs). | pem@mysql.com | 2003-02-21 | 1 | -0/+16 |
| | | | | | | * | | Fixed SELECT INTO OUTFILE/DUMPFILE and stored procedures, and extended and | pem@mysql.com | 2003-02-19 | 1 | -138/+216 |
| | | | | | | * | | Merging 4.1 into 5.0 | pem@mysql.com | 2003-02-18 | 4 | -1/+318 |
| | | | | | | |\ \ |
|
| | | | | | | | * | | Added another select into test. | pem@mysql.com | 2003-02-02 | 1 | -11/+20 |
| | | | | | | | * | | A feature of doing automatick result buffering when INSERT is | Sinisa@sinisa.nasamreza.org | 2003-01-28 | 2 | -1/+15 |
| | | | | | | | * | | Merge sinisa@work.mysql.com:/home/bk/mysql-5.0 | Sinisa@sinisa.nasamreza.org | 2003-01-28 | 1 | -6/+19 |
| | | | | | | | |\ \ |
|
| | | | | | | | | * | | Added check for selects without into in SPs, and updated error messages and t... | pem@mysql.com | 2003-01-23 | 1 | -0/+13 |
| | | | | | | | | * | | solve the lex conflict between the existing repeat() function | vva@eagle.mysql.r18.ru | 2003-01-23 | 1 | -6/+6 |
| | | | | | | | * | | | Changing some proc names to a more suitable one. | Sinisa@sinisa.nasamreza.org | 2003-01-20 | 1 | -3/+3 |
| | | | | | | | * | | | SELECT ... INTO local_vars ...; | Sinisa@sinisa.nasamreza.org | 2003-01-18 | 1 | -0/+17 |
| | | | | | | | |/ / |
|