Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower case | msvensson@neptunus.(none) | 2006-02-22 | 1 | -5/+5 |
* | Fixed bug #15633: Evaluation of Item_equal for non-const table caused wrong | evgen@moonbone.local | 2006-01-11 | 1 | -0/+2 |
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-09-23 | 1 | -0/+136 |
|\ | |||||
| * | Fix for BUG#12882 - min/max inconsistent on empty table. | timour@mysql.com | 2005-09-21 | 1 | -0/+136 |
* | | After merge fixes | monty@mysql.com | 2005-07-28 | 1 | -26/+26 |
* | | Tests and results fixed with last precision/decimal related modifications | holyfoot@hf-ibm.(none) | 2005-05-06 | 1 | -24/+30 |
* | | merge 4.1->5.0 | bell@sanja.is.com.ua | 2005-03-31 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fixed union types merging and table related metadata (BUG#8824) | bell@sanja.is.com.ua | 2005-03-23 | 1 | -1/+1 |
* | | func_group.test, func_group.result: | igor@rurik.mysql.com | 2005-03-19 | 1 | -0/+59 |
* | | WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up | konstantin@mysql.com | 2005-03-15 | 1 | -0/+7 |
* | | Fix for bug #8935 CAST(time AS DECIMAL) crashes | hf@deer.(none) | 2005-03-07 | 1 | -1/+0 |
* | | Merging | hf@deer.(none) | 2005-03-07 | 1 | -0/+24 |
|\ \ | |||||
| * | | Fix for bug #8465 (MIN, MAX return incorrect result) | hf@deer.(none) | 2005-03-07 | 1 | -0/+13 |
| * | | Fix for bug #8464 (AVG returns incorrect result) | hf@deer.(none) | 2005-03-07 | 1 | -0/+10 |
* | | | func_group.test, func_str.result, func_group.result: | bar@deer.(none) | 2005-03-05 | 1 | -0/+1 |
* | | | Merge | bar@mysql.com | 2005-03-05 | 1 | -0/+25 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | logging_ok: | igor@linux.local | 2005-03-04 | 1 | -0/+26 |
* | | Fix for Bug#5615 and merge from 4.1 | jani@ua141d10.elisa.omakaista.fi | 2005-03-01 | 1 | -2/+14 |
* | | Merge | jani@ua141d10.elisa.omakaista.fi | 2005-03-01 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | merging | ramil@mysql.com | 2005-02-28 | 1 | -0/+9 |
| |\ | |||||
| | * | A fix (bug #5615 type of aggregate function column wrong when using group by). | ram@gw.mysql.r18.ru | 2004-10-11 | 1 | -0/+9 |
* | | | BUG#3190 fix (request for STDDEV_SAMP, VAR_SAMP). | svoj@mysql.com | 2005-02-25 | 1 | -0/+7 |
* | | | Tests modified to coved decimal-related code | hf@deer.(none) | 2005-02-21 | 1 | -0/+35 |
* | | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -0/+20 |
* | | | Update test results | jimw@mysql.com | 2005-02-04 | 1 | -2/+2 |
* | | | Merge changes | jimw@mysql.com | 2005-02-04 | 1 | -0/+12 |
|\ \ \ | |/ / | |||||
| * | | A fix: bug#6931: Date Type column problem when using UNION-Table | gluh@gluh.mysql.r18.ru | 2005-02-04 | 1 | -0/+12 |
* | | | Fix for BUG#7264: Change the test so optimizer doesn't have to make choice be... | sergefp@mysql.com | 2004-12-30 | 1 | -12/+14 |
* | | | Update results for new varchar handling | monty@mysql.com | 2004-12-07 | 1 | -2/+2 |
* | | | merged | serg@serg.mylan | 2004-11-20 | 1 | -1/+15 |
|\ \ \ | |/ / | |||||
| * | | Bug #6658 MAX(column) returns incorrect coercibility | bar@mysql.com | 2004-11-19 | 1 | -1/+15 |
| |/ | |||||
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -0/+35 |
|\ \ | |/ | |||||
| * | Fix for bug #5555: "GROUP BY enum_field" returns incorrect results | gluh@gluh.mysql.r18.ru | 2004-10-05 | 1 | -0/+26 |
| * | func_group.test, func_group.result: | igor@rurik.mysql.com | 2004-09-07 | 1 | -0/+9 |
* | | Merge for Item_equal. | igor@rurik.mysql.com | 2004-10-09 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Auto Merge | igor@rurik.mysql.com | 2003-12-23 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | The output of explain command for some queries has changed | igor@rurik.mysql.com | 2003-12-02 | 1 | -1/+1 |
* | | | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -1/+1 |
* | | | | mark subquery in the FROM clause like derived and quoate all identifiers (BUG... | bell@sanja.is.com.ua | 2004-07-20 | 1 | -1/+1 |
* | | | | After merge fixes | monty@mysql.com | 2004-07-15 | 1 | -0/+2 |
* | | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -0/+28 |
|\ \ \ \ | |||||
| * | | | | removed using lex->select_lex.options is SHOW TABLE [STATUS] commands (BUG#4288) | serg@serg.mylan | 2004-06-27 | 1 | -2/+2 |
| * | | | | after merge fixed | serg@serg.mylan | 2004-06-26 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
| * | | | cleunup() of count() and max()/min() added (BUG#2687) | bell@sanja.is.com.ua | 2004-06-10 | 1 | -0/+28 |
* | | | | Range optimizer fix: | sergefp@mysql.com | 2004-06-22 | 1 | -3/+3 |
* | | | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | fixed flags of printed query | bell@sanja.is.com.ua | 2004-05-14 | 1 | -1/+1 |
* | | | | Post-merge post-merge fix (new error codes for fparser). | pem@mysql.com | 2004-05-14 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge of WL#1469 with latest bk sources. | timour@mysql.com | 2004-05-11 | 1 | -1/+1 |
| * | | | Complete implementation of WL#1469 "Greedy algorithm to search for an optimal... | timour@mysql.com | 2004-05-10 | 1 | -3/+3 |
| |/ / |