| Commit message (Expand) | Author | Age | Files | Lines |
* | merging | bell@sanja.is.com.ua | 2002-11-27 | 2 | -0/+42 |
|\ |
|
| * | multi-delete with subselects (SCRUM) | bell@sanja.is.com.ua | 2002-11-26 | 2 | -0/+42 |
* | | after merging fix | bell@sanja.is.com.ua | 2002-11-27 | 2 | -64/+48 |
* | | merging | bell@sanja.is.com.ua | 2002-11-27 | 81 | -353/+2318 |
|\ \
| |/ |
|
| * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-26 | 2 | -1/+5 |
| |\ |
|
| | * | A fix for a bug with derived tables within subselect | Sinisa@sinisa.nasamreza.org | 2002-11-26 | 2 | -1/+5 |
| * | | subselects in insert/replace (SCRUM) | bell@sanja.is.com.ua | 2002-11-26 | 2 | -2/+99 |
| * | | subselet in delete (SCRUM) | bell@sanja.is.com.ua | 2002-11-25 | 2 | -0/+30 |
| |/ |
|
| * | merging tests | bell@sanja.is.com.ua | 2002-11-25 | 4 | -152/+150 |
| * | Merge | bell@sanja.is.com.ua | 2002-11-25 | 4 | -1/+180 |
| |\ |
|
| | * | removed limit for "FOR UPDATE" and "IN SHARE MODE" (now thay allowed for non-... | bell@sanja.is.com.ua | 2002-11-25 | 2 | -0/+152 |
| | * | after merging fix (update SCRUM?) | bell@sanja.is.com.ua | 2002-11-23 | 1 | -1/+1 |
| | * | merging | bell@sanja.is.com.ua | 2002-11-23 | 2 | -1/+28 |
| | |\ |
|
| | | * | fixed update with subselect (FOR REVIEW) | bell@sanja.is.com.ua | 2002-10-24 | 2 | -1/+28 |
| * | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2002-11-25 | 14 | -30/+237 |
| |\ \ \ |
|
| | * \ \ | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-25 | 14 | -30/+237 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-11-24 | 2 | -1/+18 |
| | | |\ \ |
|
| | | | * | | fixed invalidation of query cache | bell@sanja.is.com.ua | 2002-11-22 | 2 | -1/+18 |
| | | * | | | Updated results after merge from 3.23 | monty@mashka.mysql.fi | 2002-11-24 | 3 | -0/+74 |
| | | * | | | merge with 3.23 to get bugfixes for <=> NULL and --bind-address | monty@mashka.mysql.fi | 2002-11-24 | 3 | -0/+39 |
| | | |\ \ \ |
|
| | | | * | | | Moved test to correct file | monty@mashka.mysql.fi | 2002-11-22 | 4 | -13/+23 |
| | | | * | | | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2002-11-22 | 3 | -1/+40 |
| | | | |\ \ \ |
|
| | | | | * | | | Fixed bug with indexed NULL column <=> NULL | monty@mashka.mysql.fi | 2002-11-22 | 3 | -1/+40 |
| | | | * | | | | fix error in result | Sinisa@sinisa.nasamreza.org | 2002-11-21 | 1 | -1/+0 |
| | | | * | | | | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2002-11-20 | 2 | -0/+14 |
| | | | |\ \ \ \
| | | | | |/ / /
| | | | |/| | | |
|
| | | | | * | | | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2002-11-12 | 1 | -2/+2 |
| | | | | |\ \ \ |
|
| | | | | * \ \ \ | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2002-11-05 | 2 | -0/+25 |
| | | | | |\ \ \ \ |
|
| | | | | * | | | | | Added test case for the last fix | Sinisa@sinisa.nasamreza.org | 2002-11-02 | 2 | -0/+14 |
| | | * | | | | | | | Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER | monty@mashka.mysql.fi | 2002-11-24 | 8 | -29/+106 |
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
| * | | | | | | | | fixed bug of subselect in derived tables | bell@sanja.is.com.ua | 2002-11-25 | 2 | -0/+4 |
| * | | | | | | | | supported possiblity of item substitute (fixed bug) in setup_fields | bell@sanja.is.com.ua | 2002-11-25 | 2 | -0/+14 |
| * | | | | | | | | Reference to field in outer subelect fixed | bell@sanja.is.com.ua | 2002-11-24 | 2 | -0/+14 |
| * | | | | | | | | fixed removed by previos patch thd->allow_sum_func "side effect" of setup_conds | bell@sanja.is.com.ua | 2002-11-24 | 4 | -128/+129 |
| * | | | | | | | | fix of selfreference bug | bell@sanja.is.com.ua | 2002-11-24 | 2 | -0/+4 |
| * | | | | | | | | fixed bug with thd->allow_sum_func value in subselect | bell@sanja.is.com.ua | 2002-11-23 | 2 | -0/+4 |
| * | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-23 | 55 | -219/+1292 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Fixes after merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 6 | -38/+38 |
| | * | | | | | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 51 | -193/+1266 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|
| | | * | | | | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-11-20 | 2 | -3/+3 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | Try to optimize the cache buffer size needed for bulk_insert | monty@mashka.mysql.fi | 2002-11-20 | 2 | -3/+3 |
| | | * | | | | | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-11-20 | 2 | -0/+4 |
| | | |\ \ \ \ \ \ \
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| | | | * | | | | | | bug in _ftb_strstr fixed :) | serg@serg.mysql.com | 2002-11-20 | 2 | -0/+4 |
| | | * | | | | | | | Added tests for boolean operators in select part | salle@geopard.(none) | 2002-11-18 | 2 | -0/+49 |
| | | * | | | | | | | Merge abelkin@work.mysql.com:/home/bk/mysql-4.0 | bell@sanja.is.com.ua | 2002-11-17 | 2 | -0/+8 |
| | | |\ \ \ \ \ \ \
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| | | | * | | | | | | new status variable (number of queries deleted because of low memory) | bell@sanja.is.com.ua | 2002-11-17 | 2 | -0/+8 |
| | | * | | | | | | | merge::records_in_range and optimizer | serg@serg.mysql.com | 2002-11-17 | 2 | -2/+70 |
| | | |/ / / / / / |
|
| | | * | | | | | | Small improvement to alloc_root | monty@mashka.mysql.fi | 2002-11-16 | 10 | -50/+116 |
| | | * | | | | | | results updated | serg@serg.mysql.com | 2002-11-14 | 1 | -8/+212 |
| | | * | | | | | | merged | serg@serg.mysql.com | 2002-11-13 | 1 | -10/+222 |
| | | |\ \ \ \ \ \
| | | | |/ / / / / |
|
| | | | * | | | | | optimize table corruption fixed, though more clean fix is desired. | serg@serg.mysql.com | 2002-11-13 | 2 | -0/+44 |
| | | | | |_|/ /
| | | | |/| | | |
|