Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better bugfix for "HAVING when refering to RAND()" (Bug #8216) | monty@mysql.com | 2005-02-08 | 1 | -17/+2 |
* | Fixed bug in HAVING when refering to RAND() through alias | monty@mysql.com | 2005-02-07 | 1 | -3/+8 |
* | Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0 | sergefp@mysql.com | 2004-12-14 | 1 | -2/+2 |
* | Merging fix for BUG#6976 from 4.0 to 4.1 | sergefp@mysql.com | 2004-12-13 | 1 | -1/+2 |
* | A small simplification: perform two actions at once, register a | konstantin@mysql.com | 2004-10-10 | 1 | -2/+2 |
* | Deployment of centralized Item change registry, step 2: Item_ref | konstantin@mysql.com | 2004-10-08 | 1 | -3/+5 |
* | after merge | serg@serg.mylan | 2004-08-26 | 1 | -1/+2 |
* | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -0/+2 |
* | revision of fix_fields() calls (BUG2838) | bell@sanja.is.com.ua | 2004-02-18 | 1 | -8/+10 |
* | Fix for prepared statements | hf@deer.(none) | 2003-12-30 | 1 | -1/+1 |
* | fixed printability of Items (all items except subselects) | bell@laptop.sanja.is.com.ua | 2003-10-12 | 1 | -0/+12 |
* | fixed error names | bell@laptop.sanja.is.com.ua | 2003-10-06 | 1 | -2/+2 |
* | Item tree iterator | bell@sanja.is.com.ua | 2003-07-02 | 1 | -0/+10 |
* | after review changes (SCRUM) | bell@sanja.is.com.ua | 2003-07-02 | 1 | -6/+0 |
* | Move tmp_table_used to THD | monty@mashka.mysql.fi | 2003-02-10 | 1 | -1/+1 |
* | fixed bug in determinating uncacheable queries | bell@sanja.is.com.ua | 2003-01-30 | 1 | -0/+9 |
* | cyclic reference test removed, becouse testing of Item::fixed field apply mor... | bell@sanja.is.com.ua | 2003-01-30 | 1 | -10/+0 |
* | fixed row items with group functions | bell@sanja.is.com.ua | 2003-01-29 | 1 | -9/+28 |
* | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -1/+0 |
* | Fixed that derived tables are properly droped | monty@mashka.mysql.fi | 2003-01-07 | 1 | -1/+1 |
* | post-post-review fix (SCRUM) | bell@sanja.is.com.ua | 2003-01-02 | 1 | -0/+2 |
* | postreviews fix (SCRUM related) | bell@sanja.is.com.ua | 2002-12-31 | 1 | -20/+8 |
* | support of subselect without FROM reducing (SCRUM) | bell@sanja.is.com.ua | 2002-12-26 | 1 | -1/+16 |
* | row IN subselects (SCRUM) | bell@sanja.is.com.ua | 2002-12-19 | 1 | -1/+8 |
* | postreview fix (SCRUM) | bell@sanja.is.com.ua | 2002-12-10 | 1 | -0/+19 |
* | Row item fixing (SCRUM related) | bell@sanja.is.com.ua | 2002-12-07 | 1 | -3/+20 |
* | checking columns of top items | bell@sanja.is.com.ua | 2002-11-29 | 1 | -1/+1 |
* | basic row Items (SCRUM) | bell@sanja.is.com.ua | 2002-11-15 | 1 | -0/+66 |