| Commit message (Expand) | Author | Age | Files | Lines |
* | WL#1265: Fix proper ALTER/DROP support in the SP cache. | unknown | 2003-10-21 | 6 | -44/+217 |
* | Bugfix; added another method to Item_splocal, updated tests, and added previous | unknown | 2003-10-20 | 4 | -16/+35 |
* | Bugfix. Local variables are now initialized to null. | unknown | 2003-10-17 | 4 | -6/+53 |
* | Handle user variables (@-vars) as OUT and INOUT parameters in SPs. | unknown | 2003-10-16 | 4 | -21/+60 |
* | Fix for BUG#1547: "SELECT ... WHERE field = var" sometimes give the wrong res... | unknown | 2003-10-15 | 3 | -0/+53 |
* | Fix for BUG#1495: Evaluate items before setting a local variable with SELECT ... | unknown | 2003-10-14 | 10 | -18/+176 |
* | Merge mysql.com:/usr/local/bk/mysql-5.0 | unknown | 2003-10-10 | 42 | -71/+1290 |
|\ |
|
| * | WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us... | unknown | 2003-10-10 | 42 | -71/+1290 |
* | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | unknown | 2003-10-06 | 32 | -6/+176 |
|\ \
| |/ |
|
| * | Check that a FUNCTION contains RETURN and that we actually get a return value. | unknown | 2003-10-03 | 30 | -3/+112 |
| * | Fixed BUG#822: Copying and clearing some things in thd/lex when | unknown | 2003-10-03 | 4 | -3/+64 |
* | | after review patch (SCRUM) | unknown | 2003-10-06 | 4 | -12/+7 |
* | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | unknown | 2003-10-02 | 3 | -9/+26 |
|\ \
| |/ |
|
| * | Made SELECT INTO variable-list re-entrant, which fixes bug in stored procedur... | unknown | 2003-10-01 | 1 | -9/+8 |
| * | Add proc table if not exists | unknown | 2003-10-01 | 2 | -0/+18 |
* | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | unknown | 2003-09-28 | 9 | -14/+134 |
|\ \
| |/
|/| |
|
| * | new UDF arguments interface (WL#1017) (SCRUM) | unknown | 2003-09-13 | 9 | -14/+134 |
* | | Post-merge fixes. | unknown | 2003-09-24 | 16 | -51/+51 |
* | | Merging 4.1 -> 5.0 | unknown | 2003-09-24 | 127 | -1089/+8765 |
|\ \ |
|
| * | | Fix bug in sp.cc:db_find_routine() which made tables remain open in some cases. | unknown | 2003-09-17 | 1 | -2/+2 |
| * | | Implemented SP CONDITIONs and HANDLERs, with the extension of handling | unknown | 2003-09-16 | 42 | -147/+1231 |
| * | | Adopt to the introduction of a separate CLIENT_MULTI_RESULTS flag. | unknown | 2003-08-27 | 4 | -6/+6 |
| |/ |
|
| * | Post-merge fixes. | unknown | 2003-08-26 | 17 | -57/+84 |
| * | Merge 4.1 into 5.0 | unknown | 2003-08-26 | 126 | -1078/+7637 |
| |\ |
|
| | * | mysql_test_run.c and associated files, with my initial changes and WAX's chan... | unknown | 2003-07-23 | 5 | -553/+939 |
| | * | allow to look up queries with leading comments | unknown | 2003-07-18 | 4 | -4/+48 |
| | * | A test in subselect.test turned out to be correct after all, a difference bet... | unknown | 2003-07-10 | 2 | -2/+10 |
| | * | Merging 4.1 into 5.0 (second pass; post-merge fixes). | unknown | 2003-07-09 | 40 | -82/+836 |
| | * | Merge 4.1 into 5.0 (first pass). | unknown | 2003-07-08 | 119 | -929/+6324 |
| | |\ |
|
| | | * | Fixed the old kludge for pre-loading functions and made it more efficient | unknown | 2003-07-07 | 4 | -49/+64 |
| | | * | Add the new sp cache files too (should have been in previous changeset). | unknown | 2003-07-03 | 2 | -0/+118 |
| | | * | Code cleanup (and moved sp cache to separate file). | unknown | 2003-07-03 | 7 | -70/+37 |
| | | * | SP cache (WL#730). (Mostly by vva, additions by pem.) | unknown | 2003-07-01 | 5 | -72/+69 |
| | | * | Bugfixes for the sp_head memroot stuff. | unknown | 2003-07-01 | 4 | -26/+46 |
| | | * | sp_head now has its own mem_root (WL#961). | unknown | 2003-06-29 | 7 | -36/+155 |
| | | * | Fixed bug #643, which caused intermittent crashes in net_printf() with repeated | unknown | 2003-06-12 | 3 | -0/+17 |
| | | * | 'Expand the mysql.proc table to include (almost) all fields' task(851) | unknown | 2003-06-02 | 4 | -12/+8 |
| | | * | Reviewed Novell-supplied patch for 5.0 tree | unknown | 2003-05-29 | 1 | -1/+0 |
| | | * | rlyon-5.0.0-alpha.patch | unknown | 2003-05-29 | 27 | -77/+336 |
| | | * | Adopt SP stuff to the new lex pointer. | unknown | 2003-05-23 | 9 | -68/+121 |
| | | * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-5.0 | unknown | 2003-05-14 | 10 | -22/+156 |
| | | |\ |
|
| | | | * | Task #627 : user variables' names are now case-insensitive : | unknown | 2003-05-12 | 3 | -9/+43 |
| | | | * | Expand the mysql.proc table | unknown | 2003-05-06 | 7 | -13/+113 |
| | | * | | made lex a pointer in THD | unknown | 2003-05-05 | 31 | -217/+219 |
| | | |/ |
|
| | | * | Merge mysql.com:/home/pem/work/mysql-4.1 | unknown | 2003-04-30 | 1 | -2/+3 |
| | | |\ |
|
| | | * | | One final post-merge fix. | unknown | 2003-04-29 | 1 | -1/+1 |
| | | * | | Post-merge fix. | unknown | 2003-04-29 | 1 | -32/+1 |
| | | * | | Merged 4.1 to 5.0. | unknown | 2003-04-29 | 100 | -287/+5925 |
| | | |\ \ |
|
| | | | * | | Post-fix of bug #302 fix. | unknown | 2003-04-27 | 10 | -41/+76 |
| | | | * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2003-04-24 | 1 | -1/+1 |
| | | | |\ \ |
|