Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge | bell@sanja.is.com.ua | 2003-03-15 | 1 | -1/+8 |
|\ | |||||
| * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2003-03-15 | 1 | -1/+8 |
| |\ | |||||
| | * | fix of illegal usage aggregate functions | bell@sanja.is.com.ua | 2003-02-15 | 1 | -1/+8 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2003-03-10 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | fixed crash on non-well-constructed reference | bell@sanja.is.com.ua | 2003-03-10 | 1 | -0/+2 |
* | | | merge fixes | Sinisa@sinisa.nasamreza.org | 2003-03-06 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | three bug fixes and major code cleanup | Sinisa@sinisa.nasamreza.org | 2003-03-06 | 1 | -1/+1 |
| |/ | |||||
* | | Strings which appear without charset context, | bar@bar.mysql.r18.ru | 2003-03-03 | 1 | -2/+2 |
|/ | |||||
* | Move tmp_table_used to THD | monty@mashka.mysql.fi | 2003-02-10 | 1 | -2/+2 |
* | after-review changes (577 SCRUM) | bell@sanja.is.com.ua | 2003-02-02 | 1 | -1/+7 |
* | fixed bug in determinating uncacheable queries | bell@sanja.is.com.ua | 2003-01-30 | 1 | -9/+3 |
* | cyclic reference test removed, becouse testing of Item::fixed field apply mor... | bell@sanja.is.com.ua | 2003-01-30 | 1 | -24/+0 |
* | improving of fields list creation in derived tables and unions | bell@sanja.is.com.ua | 2003-01-29 | 1 | -3/+3 |
* | fixed bugs in temporary tables in subselect implementation (SCRUM) | bell@sanja.is.com.ua | 2003-01-28 | 1 | -8/+15 |
* | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati... | bell@sanja.is.com.ua | 2003-01-26 | 1 | -7/+5 |
* | merging | bell@sanja.is.com.ua | 2003-01-25 | 1 | -3/+13 |
|\ | |||||
| * | fixed subselects with temporary tables (SCRUM) | bell@sanja.is.com.ua | 2003-01-25 | 1 | -6/+15 |
* | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -1/+1 |
* | | post-post-review fix (SCRUM) | bell@sanja.is.com.ua | 2003-01-02 | 1 | -1/+1 |
* | | postreviews fix (SCRUM related) | bell@sanja.is.com.ua | 2002-12-31 | 1 | -11/+26 |
* | | postreview fix (SCRUM) | bell@sanja.is.com.ua | 2002-12-28 | 1 | -76/+37 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/work-row-4.1 | bell@sanja.is.com.ua | 2002-12-27 | 1 | -0/+48 |
|\ \ | |||||
| * | | support of subselect without FROM reducing (SCRUM) | bell@sanja.is.com.ua | 2002-12-26 | 1 | -0/+48 |
* | | | postreview fix | bell@sanja.is.com.ua | 2002-12-27 | 1 | -3/+9 |
|/ / | |||||
* | | more correct argument for translation function (SCRUM related) | bell@sanja.is.com.ua | 2002-12-25 | 1 | -21/+20 |
* | | check of LIMIT in row IN subquery (SCRUM related) | bell@sanja.is.com.ua | 2002-12-25 | 1 | -0/+14 |
* | | merging | bell@sanja.is.com.ua | 2002-12-25 | 1 | -44/+238 |
|\ \ | |||||
| * | | row IN subselects (SCRUM) | bell@sanja.is.com.ua | 2002-12-19 | 1 | -19/+78 |
| * | | Item_in_optimizer is changed to be used with row IN subselect (SCRUM) | bell@sanja.is.com.ua | 2002-12-19 | 1 | -2/+3 |
| * | | support of simple row subselects (SCRUM) | bell@sanja.is.com.ua | 2002-12-19 | 1 | -40/+129 |
| * | | optimized single value subselect (to be used as row) (SCRUM) | bell@sanja.is.com.ua | 2002-12-19 | 1 | -8/+53 |
* | | | LIMIT is prohibited in IN/ALL/ANY/SOME | bell@sanja.is.com.ua | 2002-12-23 | 1 | -0/+14 |
|/ / | |||||
* | | merge | monty@mashka.mysql.fi | 2002-12-14 | 1 | -14/+0 |
|\ \ | |||||
| * | | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -14/+0 |
| |/ | |||||
* | | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related) | bell@sanja.is.com.ua | 2002-12-06 | 1 | -25/+93 |
|/ | |||||
* | fixed error handling bug | bell@sanja.is.com.ua | 2002-11-29 | 1 | -1/+2 |
* | fixed bug IN subselect with ORDER | bell@sanja.is.com.ua | 2002-11-28 | 1 | -4/+11 |
* | merging | bell@sanja.is.com.ua | 2002-11-28 | 1 | -7/+59 |
|\ | |||||
| * | fixed * without tables in IN bug | bell@sanja.is.com.ua | 2002-11-28 | 1 | -7/+59 |
* | | after-merge fix | bell@sanja.is.com.ua | 2002-11-27 | 1 | -2/+2 |
* | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | basic row Items (SCRUM) | bell@sanja.is.com.ua | 2002-11-15 | 1 | -1/+1 |
* | | after review changes in IN/ALL/ANY/SOME (SCRUM) | bell@sanja.is.com.ua | 2002-11-27 | 1 | -3/+3 |
* | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -2/+40 |
|\ \ | |||||
| * | | Reference to field in outer subelect fixed | bell@sanja.is.com.ua | 2002-11-24 | 1 | -1/+13 |
| * | | prevent using references on sum function (except HAVING clouse of current sel... | bell@sanja.is.com.ua | 2002-11-21 | 1 | -0/+1 |
| |/ | |||||
| * | fixed cyclic reference bug | bell@sanja.is.com.ua | 2002-11-14 | 1 | -0/+25 |
| * | fixed error handling | bell@sanja.is.com.ua | 2002-11-13 | 1 | -1/+1 |
* | | ALL/ANY/SOME | bell@sanja.is.com.ua | 2002-11-07 | 1 | -22/+56 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-06 | 1 | -1/+1 |
|\ \ | |/ |