Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug #15745 (COUNT(DISTINCT CONCAT(x,y)) returns wrong result | holyfoot@deer.(none) | 2006-03-05 | 1 | -0/+21 |
* | bad merge fixed | serg@serg.mylan | 2005-09-15 | 1 | -8/+0 |
* | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0 | igor@rurik.mysql.com | 2005-08-22 | 1 | -0/+8 |
|\ | |||||
| * | Manual merge | igor@rurik.mysql.com | 2005-08-19 | 1 | -0/+40 |
| |\ | |||||
* | \ | Merge c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-4.1 | pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-08-20 | 1 | -0/+40 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | distinct.test, distinct.result: | igor@rurik.mysql.com | 2005-08-19 | 1 | -0/+40 |
| * | Manual merge | igor@rurik.mysql.com | 2005-02-11 | 1 | -1/+1 |
| |\ | |||||
| | * | distinct.result: | igor@rurik.mysql.com | 2005-02-11 | 1 | -1/+1 |
| | * | Applied Monty corrections to the FULL SCAN | kostja@oak.local | 2003-09-17 | 1 | -3/+3 |
| | * | fixed test result to be in sync with the optimiser | kostja@oak.local | 2003-09-17 | 1 | -2/+2 |
| | * | Fixed bug in the optimiser for FULL TABLE SCAN case: | kostja@oak.local | 2003-09-15 | 1 | -3/+3 |
* | | | Fix for bug #9764 (DISTINCT IFNULL truncates data) | hf@deer.(none) | 2005-06-08 | 1 | -0/+8 |
* | | | Tests and results fixed with last precision/decimal related modifications | holyfoot@hf-ibm.(none) | 2005-05-06 | 1 | -1/+1 |
* | | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -1/+1 |
* | | | Fix test results to account for difference between release BDB, debug BDB and... | sergefp@mysql.com | 2004-12-31 | 1 | -1/+1 |
* | | | After merge adjustment of tests due to changes in cost estimates. | timour@mysql.com | 2004-10-11 | 1 | -4/+4 |
* | | | WL#1724 "Min/Max Optimization for Queries with Group By Clause" | timour@mysql.com | 2004-08-27 | 1 | -5/+5 |
* | | | Complete implementation of WL#1469 "Greedy algorithm to search for an optimal... | timour@mysql.com | 2004-05-10 | 1 | -1/+1 |
* | | | Merge 4.1 to 5.0. | pem@mysql.com | 2003-12-16 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -5/+5 |
* | | | Merging 4.1->5.0 | pem@mysql.com | 2003-10-22 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Post-merge fixes. | pem@mysql.telia.com | 2003-09-24 | 1 | -2/+2 |
* | | | Fixes after merge | monty@narttu.mysql.fi | 2003-10-08 | 1 | -2/+2 |
|/ / | |||||
* | | Optimize thai character handling | monty@mashka.mysql.fi | 2003-09-12 | 1 | -0/+37 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -2/+2 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -6/+15 |
|\ \ | |/ | |||||
| * | missing test case for DISTINCT .. LEFT .. | Sinisa@sinisa.nasamreza.org | 2003-07-05 | 1 | -0/+9 |
| * | Added thread variable max_seeks_for_key | monty@mashka.mysql.fi | 2003-06-27 | 1 | -6/+6 |
* | | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI... | monty@mashka.mysql.fi | 2003-06-30 | 1 | -3/+3 |
* | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -2/+2 |
* | | Merge with 4.0 to get fix for MIN/MAX | monty@mashka.mysql.fi | 2003-02-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Added START TRANSACTION syntax | monty@mashka.mysql.fi | 2003-02-06 | 1 | -1/+1 |
| * | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log | monty@mashka.mysql.fi | 2002-12-14 | 1 | -4/+4 |
| * | bulk insert code optimized | serg@serg.mysql.com | 2002-12-07 | 1 | -4/+4 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -3/+2 |
* | | After merge fixes | monty@mashka.mysql.fi | 2002-12-06 | 1 | -16/+16 |
* | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -0/+24 |
|\ \ | |/ | |||||
| * | Change of internal key_field=NULL handling to avoid error messages. | monty@hundin.mysql.fi | 2002-12-03 | 1 | -0/+24 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -6/+6 |
* | | merge with 4.0.5 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -15/+15 |
|\ \ | |/ |/| | |||||
| * | merging | bell@sanja.is.com.ua | 2002-10-04 | 1 | -15/+15 |
| |\ | |||||
| | * | fixing EXPLAIN select types | bell@sanja.is.com.ua | 2002-10-03 | 1 | -12/+12 |
| | * | new EXPLAIN | bell@sanja.is.com.ua | 2002-09-26 | 1 | -15/+15 |
| | * | subselect with union | bell@sanja.is.com.ua | 2002-09-03 | 1 | -1/+2 |
* | | | Merge with 3.23.54 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed a bug in key optimizing handling where the expression | monty@hundin.mysql.fi | 2002-10-14 | 1 | -1/+1 |
| * | | Fixed bug introduces by last changeset | monty@mashka.mysql.fi | 2002-09-03 | 1 | -1/+2 |
* | | | bugfix: DISTINCT with const_item in ORDER BY | serg@serg.mysql.com | 2002-09-10 | 1 | -4/+11 |
* | | | Change of test case | Sinisa@sinisa.nasamreza.org | 2002-09-04 | 1 | -9/+6 |