Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1 | bell@sanja.is.com.ua | 2005-02-06 | 1 | -12/+0 |
|\ | |||||
| * | fixed test 'subselect' in case when innodb is not compiled in (thanks HF who ... | bell@sanja.is.com.ua | 2005-02-06 | 1 | -12/+0 |
* | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 1 | -0/+48 |
|\ \ | |/ | |||||
| * | fixed cleanup of result object of subqueries. (BUG#8125) | bell@sanja.is.com.ua | 2005-01-26 | 1 | -0/+12 |
| * | fixed way of forward reference detection to support literal constant (BUG#8025) | bell@sanja.is.com.ua | 2005-01-24 | 1 | -0/+14 |
| * | check that row elements have the same dimention that SELECT list elements in ... | bell@sanja.is.com.ua | 2005-01-24 | 1 | -0/+8 |
| * | fixed column number fetchinmg for subqueries. (BUG#8020) | bell@sanja.is.com.ua | 2005-01-24 | 1 | -0/+14 |
* | | Merge mysql.com:/dbdata/psergey/mysql-4.1-bug7885 | sergefp@mysql.com | 2005-01-19 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | Fix for BUG#7885 | sergefp@mysql.com | 2005-01-18 | 1 | -0/+8 |
* | | manually merged | serg@sergbook.mysql.com | 2004-12-31 | 1 | -5/+32 |
|\ \ | |/ | |||||
| * | subselect.result, subselect.test: | igor@rurik.mysql.com | 2004-12-26 | 1 | -0/+12 |
| * | subselect.result, subselect.test: | igor@rurik.mysql.com | 2004-12-25 | 1 | -5/+20 |
* | | Fix test results to account for difference between release BDB, debug BDB and... | sergefp@mysql.com | 2004-12-31 | 1 | -1/+1 |
* | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -7/+8 |
* | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -2/+95 |
|\ \ | |/ | |||||
| * | Clean-up. | ram@gw.mysql.r18.ru | 2004-12-14 | 1 | -3/+1 |
| * | fixed optimized SOME subquery | bell@sanja.is.com.ua | 2004-12-13 | 1 | -6/+0 |
| * | new reference which refer to current value not to result used for resolving... | bell@sanja.is.com.ua | 2004-12-11 | 1 | -0/+28 |
| * | merge | bell@sanja.is.com.ua | 2004-12-07 | 1 | -1/+75 |
| |\ | |||||
| | * | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ... | bell@sanja.is.com.ua | 2004-11-18 | 1 | -1/+75 |
* | | | Update results for new varchar handling | monty@mysql.com | 2004-12-07 | 1 | -2/+2 |
* | | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -6/+6 |
|\ \ \ | |||||
| * | | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -6/+6 |
* | | | | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -0/+26 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | merge | bell@sanja.is.com.ua | 2004-12-03 | 1 | -0/+5 |
| |\ \ \ | |||||
| | * | | | init values to avoid junk returning in case of null value asking without assi... | bell@sanja.is.com.ua | 2004-11-25 | 1 | -0/+5 |
| * | | | | Merge | bell@sanja.is.com.ua | 2004-12-01 | 1 | -0/+15 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | backport Serg's fix of FT interface (BUG#6523) | bell@sanja.is.com.ua | 2004-11-16 | 1 | -0/+8 |
| * | | | | fixed joincleunup to avoid double deletin tables, and too earlyfull cleanup i... | bell@sanja.is.com.ua | 2004-11-16 | 1 | -0/+12 |
| * | | | | moved procedure list initialization (BUG#6517) | bell@sanja.is.com.ua | 2004-11-15 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | merged | serg@serg.mylan | 2004-11-22 | 1 | -0/+15 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | Fix for bug #6462 "Same request on same data returns different | dlenev@brandersnatch.localdomain | 2004-11-22 | 1 | -0/+15 |
| |/ | |||||
* | | Fixes after merge with 4.1 | monty@mysql.com | 2004-11-03 | 1 | -1/+1 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -7/+29 |
|\ \ | |/ | |||||
| * | removed incorrect error message about aggregate functions | bell@sanja.is.com.ua | 2004-10-27 | 1 | -6/+9 |
| * | A fix and test case for Bug#6088 "FOUND_ROWS returns wrong values for | konstantin@mysql.com | 2004-10-22 | 1 | -3/+3 |
| * | fixed error handling if creating derived table failed | bell@sanja.is.com.ua | 2004-09-17 | 1 | -2/+13 |
| * | fixed temporary table processing expresions of subqueries and removed wrong r... | bell@sanja.is.com.ua | 2004-09-06 | 1 | -1/+9 |
* | | table.h, sql_select.h: | igor@rurik.mysql.com | 2004-10-19 | 1 | -7/+7 |
* | | Merge on pull | monty@mysql.com | 2004-09-09 | 1 | -5/+74 |
|\ \ | |||||
| * \ | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -5/+74 |
| |\ \ | | |/ | |||||
| | * | Merging fix | hf@deer.(none) | 2004-08-24 | 1 | -0/+1 |
| | * | Merging | hf@deer.(none) | 2004-08-24 | 1 | -0/+9 |
| | |\ | |||||
| | | * | Proposed fix for bug #5003 (subselect with MIN() and LIKE crashes server) | hf@deer.(none) | 2004-08-22 | 1 | -0/+10 |
| | * | | subselect test split on two tests because gis extention can be absent | bell@sanja.is.com.ua | 2004-08-24 | 1 | -5/+0 |
| | * | | after review fixes: | bell@sanja.is.com.ua | 2004-08-23 | 1 | -0/+8 |
| | * | | merge | bell@sanja.is.com.ua | 2004-08-23 | 1 | -0/+43 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | skip resolving field in table list if table list is not accessable due to gro... | bell@sanja.is.com.ua | 2004-08-13 | 1 | -0/+22 |
| | | * | in case of compound index fill all parts in optimized IN (BUG#4435) | bell@sanja.is.com.ua | 2004-08-12 | 1 | -0/+21 |
| | * | | Bug #4769 - ft in subqueries | serg@serg.mylan | 2004-08-19 | 1 | -0/+13 |
| | |/ |