Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging 4.1 -> 5.0 | pem@mysql.com | 2003-09-24 | 127 | -1089/+8765 |
|\ | |||||
| * | Fix bug in sp.cc:db_find_routine() which made tables remain open in some cases. | pem@mysql.telia.com | 2003-09-17 | 1 | -2/+2 |
| * | Implemented SP CONDITIONs and HANDLERs, with the extension of handling | pem@mysql.telia.com | 2003-09-16 | 42 | -147/+1231 |
| * | Adopt to the introduction of a separate CLIENT_MULTI_RESULTS flag. | pem@mysql.telia.com | 2003-08-27 | 4 | -6/+6 |
| * | Post-merge fixes. | pem@mysql.telia.com | 2003-08-26 | 17 | -57/+84 |
| * | Merge 4.1 into 5.0 | pem@mysql.com | 2003-08-26 | 126 | -1078/+7637 |
| |\ | |||||
| | * | mysql_test_run.c and associated files, with my initial changes and WAX's chan... | greg@gcw.ath.cx | 2003-07-23 | 5 | -553/+939 |
| | * | allow to look up queries with leading comments | bell@sanja.is.com.ua | 2003-07-18 | 4 | -4/+48 |
| | * | A test in subselect.test turned out to be correct after all, a difference bet... | pem@mysql.telia.com | 2003-07-10 | 2 | -2/+10 |
| | * | Merging 4.1 into 5.0 (second pass; post-merge fixes). | pem@mysql.telia.com | 2003-07-09 | 40 | -82/+836 |
| | * | Merge 4.1 into 5.0 (first pass). | pem@mysql.telia.com | 2003-07-08 | 119 | -929/+6324 |
| | |\ | |||||
| | | * | Fixed the old kludge for pre-loading functions and made it more efficient | pem@mysql.com | 2003-07-07 | 4 | -49/+64 |
| | | * | Add the new sp cache files too (should have been in previous changeset). | pem@mysql.com | 2003-07-03 | 2 | -0/+118 |
| | | * | Code cleanup (and moved sp cache to separate file). | pem@mysql.com | 2003-07-03 | 7 | -70/+37 |
| | | * | SP cache (WL#730). (Mostly by vva, additions by pem.) | pem@mysql.com | 2003-07-01 | 5 | -72/+69 |
| | | * | Bugfixes for the sp_head memroot stuff. | pem@mysql.com | 2003-07-01 | 4 | -26/+46 |
| | | * | sp_head now has its own mem_root (WL#961). | pem@mysql.com | 2003-06-29 | 7 | -36/+155 |
| | | * | Fixed bug #643, which caused intermittent crashes in net_printf() with repeated | pem@mysql.com | 2003-06-12 | 3 | -0/+17 |
| | | * | 'Expand the mysql.proc table to include (almost) all fields' task(851) | gluh@gluh.mysql.r18.ru | 2003-06-02 | 4 | -12/+8 |
| | | * | Reviewed Novell-supplied patch for 5.0 tree | greg@mysql.com | 2003-05-29 | 1 | -1/+0 |
| | | * | rlyon-5.0.0-alpha.patch | greg@mysql.com[greg] | 2003-05-29 | 27 | -77/+336 |
| | | * | Adopt SP stuff to the new lex pointer. | pem@mysql.com | 2003-05-23 | 9 | -68/+121 |
| | | * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-5.0 | vva@eagle.mysql.r18.ru | 2003-05-14 | 10 | -22/+156 |
| | | |\ | |||||
| | | | * | Task #627 : user variables' names are now case-insensitive : | guilhem@mysql.com | 2003-05-12 | 3 | -9/+43 |
| | | | * | Expand the mysql.proc table | gluh@gluh.mysql.r18.ru | 2003-05-06 | 7 | -13/+113 |
| | | * | | made lex a pointer in THD | vva@eagle.mysql.r18.ru | 2003-05-05 | 31 | -217/+219 |
| | | |/ | |||||
| | | * | Merge mysql.com:/home/pem/work/mysql-4.1 | pem@mysql.com | 2003-04-30 | 1 | -2/+3 |
| | | |\ | |||||
| | | * | | One final post-merge fix. | pem@mysql.com | 2003-04-29 | 1 | -1/+1 |
| | | * | | Post-merge fix. | pem@mysql.com | 2003-04-29 | 1 | -32/+1 |
| | | * | | Merged 4.1 to 5.0. | pem@mysql.com | 2003-04-29 | 100 | -287/+5925 |
| | | |\ \ | |||||
| | | | * | | Post-fix of bug #302 fix. | pem@mysql.com | 2003-04-27 | 10 | -41/+76 |
| | | | * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | hf@deer.mysql.r18.ru | 2003-04-24 | 1 | -1/+1 |
| | | | |\ \ | |||||
| | | | | * | | SCRUM | hf@deer.mysql.r18.ru | 2003-04-24 | 1 | -1/+1 |
| | | | * | | | subselect in procedure argument list (Bug #302) | bell@sanja.is.com.ua | 2003-04-23 | 5 | -0/+51 |
| | | | * | | | Fixes bug #302: call u((select 1)) now works. | pem@mysql.com | 2003-04-23 | 1 | -1/+1 |
| | | | |/ / | |||||
| | | | * | | Made multiple queries (SELECT without INTO) work in SPs. | pem@mysql.com | 2003-04-23 | 8 | -44/+108 |
| | | | * | | Check the number of args to SPs. | pem@mysql.com | 2003-04-17 | 27 | -7/+79 |
| | | | * | | Post post-merge fix. | pem@mysql.com | 2003-04-17 | 99 | -630/+1947 |
| | | | |\ \ | |||||
| | | | | * | | Post-merge fixes. | pem@mysql.com | 2003-04-17 | 3 | -19/+19 |
| | | | | * | | Merged 4.1 into 5.0. | pem@mysql.com | 2003-04-16 | 97 | -610/+1927 |
| | | | | |\ \ | |||||
| | | | * | \ \ | Merging | hf@deer.mysql.r18.ru | 2003-04-08 | 55 | -70/+119 |
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | | | * | | | SCRUM | hf@deer.mysql.r18.ru | 2003-04-08 | 17 | -31/+39 |
| | | | | * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | hf@genie.(none) | 2003-03-31 | 55 | -69/+110 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | hf@genie.(none) | 2003-03-31 | 55 | -69/+110 |
| | | | | | |\ \ \ | |||||
| | | | | | | * | | | SCRUM | hf@genie.(none) | 2003-03-31 | 51 | -74/+93 |
| | | | | | | * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | hf@genie.(none) | 2003-03-21 | 6 | -9/+31 |
| | | | | | | |\ \ \ | |||||
| | | | | | | | * | | | SCRUM | hf@genie.(none) | 2003-03-21 | 6 | -9/+31 |
| | | | * | | | | | | | Post merge fixes. | pem@mysql.com | 2003-04-04 | 7 | -38/+56 |
| | | | * | | | | | | | Merge | pem@mysql.com | 2003-04-04 | 23 | -9/+30 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | Merging 4.1 to 5.0. | pem@mysql.com | 2003-04-04 | 78 | -200/+5552 |
| | | | |\ \ \ \ \ \ \ \ |