Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | BUG#21166: Prepared statement causes signal 11 on second execution | kroki/tomash@moonlight.intranet | 2006-08-24 | 1 | -1/+11 |
* | Merge mysql.com:/opt/local/work/mysql-4.1-16365 | konstantin@mysql.com | 2006-04-12 | 1 | -1/+15 |
|\ | |||||
| * | A fix and a test case for Bug#16248 "WHERE (col1,col2) IN ((?,?)) | konstantin@mysql.com | 2006-04-07 | 1 | -1/+15 |
* | | Fixed bug #12762: | igor@rurik.mysql.com | 2005-10-15 | 1 | -1/+1 |
* | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -2/+2 |
* | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -2/+2 |
* | | Merge with 4.1 | monty@mysql.com | 2005-02-10 | 1 | -16/+2 |
|\ \ | |/ | |||||
| * | Better bugfix for "HAVING when refering to RAND()" (Bug #8216) | monty@mysql.com | 2005-02-08 | 1 | -17/+2 |
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -2/+1 |
* | | Merge with 4.1 to get bug fix | monty@mysql.com | 2005-02-07 | 1 | -3/+8 |
|\ \ | |/ | |||||
| * | Fixed bug in HAVING when refering to RAND() through alias | monty@mysql.com | 2005-02-07 | 1 | -3/+8 |
* | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | 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 |
* | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+2 |
|\ \ | |||||
| * \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-22 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -2/+2 |
* | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -3/+5 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | 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 |
| |/ | |||||
* | | Merge for Item_equal. | igor@rurik.mysql.com | 2004-10-09 | 1 | -0/+12 |
|\ \ | |/ |/| | |||||
| * | Manual merge | igor@rurik.mysql.com | 2004-02-19 | 1 | -1/+1 |
| |\ | |||||
| * | | Many files: | igor@rurik.mysql.com | 2004-02-18 | 1 | -3/+3 |
| * | | This ChangeSet Introdices Item_equal. | igor@rurik.mysql.com | 2003-11-26 | 1 | -0/+12 |
* | | | 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 |