Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stringcmp() and sortcmp() have been unified | bar@bar.mysql.r18.ru | 2003-03-04 | 1 | -3/+5 |
* | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -1/+3 |
* | merge | monty@mashka.mysql.fi | 2003-02-10 | 1 | -0/+2 |
|\ | |||||
| * | Better fix for count(distinct) bug | monty@mashka.mysql.fi | 2003-02-10 | 1 | -2/+2 |
| * | count(distint) on an empty table crash fixed | serg@sergbook.mysql.com | 2003-02-10 | 1 | -2/+4 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Fix for MIN/MAX with empty tables | monty@mashka.mysql.fi | 2003-02-03 | 1 | -0/+2 |
* | | changes based on partial revie of task 577 (SCRUM) | bell@sanja.is.com.ua | 2003-01-30 | 1 | -51/+62 |
* | | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati... | bell@sanja.is.com.ua | 2003-01-26 | 1 | -0/+16 |
* | | merging | bell@sanja.is.com.ua | 2003-01-25 | 1 | -20/+68 |
|\ \ | |||||
| * | | fixed subselects with temporary tables (SCRUM) | bell@sanja.is.com.ua | 2003-01-25 | 1 | -4/+68 |
* | | | strnto family functions now return error in a new argument | bar@bar.mysql.r18.ru | 2003-01-16 | 1 | -2/+4 |
* | | | Updates for multi-byte character sets | monty@mashka.mysql.fi | 2003-01-14 | 1 | -1/+2 |
* | | | COUNT(DISTINCT field) now honors charsets | bar@bar.mysql.r18.ru | 2002-12-19 | 1 | -1/+4 |
* | | | merge | monty@mashka.mysql.fi | 2002-12-14 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -2/+4 |
| |/ / | |||||
* | | | fix stupid error in comments to VARIANCE+STD | vva@eagle.mysql.r18.ru | 2002-12-14 | 1 | -8/+12 |
* | | | add VARIANCE function | vva@eagle.mysql.r18.ru | 2002-12-14 | 1 | -12/+45 |
|/ / | |||||
* | | Fixed bug when creating keys in temporary HEAP tables. | monty@mashka.mysql.fi | 2002-12-02 | 1 | -1/+1 |
* | | many bug fixes | Sinisa@sinisa.nasamreza.org | 2002-11-30 | 1 | -1/+1 |
* | | New functions | bar@bar.mysql.r18.ru | 2002-11-28 | 1 | -2/+2 |
* | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -0/+1 |
|\ \ | |||||
| * | | prevent using references on sum function (except HAVING clouse of current sel... | bell@sanja.is.com.ua | 2002-11-21 | 1 | -0/+1 |
* | | | IN subselect with ORDER BY, HAVING & sum functions | bell@sanja.is.com.ua | 2002-10-31 | 1 | -3/+8 |
|/ / | |||||
* | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -17/+0 |
* | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -4/+4 |
|\ \ | |/ |/| | |||||
| * | subselect in having clause | bell@sanja.is.com.ua | 2002-07-01 | 1 | -4/+4 |
* | | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 1 | -17/+17 |
* | | OLAP functionality plus some small bug fixes | Sinisa@sinisa.nasamreza.org | 2002-07-20 | 1 | -0/+17 |
|/ | |||||
* | Fix sorting of NULL values (Should always be first) | monty@tik.mysql.fi | 2002-03-02 | 1 | -0/+3 |
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -5/+5 |
* | Final fixes for INSERT into MERGE tables. | monty@tik.mysql.fi | 2001-09-27 | 1 | -1/+3 |
* | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 1 | -1/+2 |
* | Fix UNION | monty@tik.mysql.fi | 2001-08-02 | 1 | -0/+1 |
* | merged new 3.23 errors | sasha@mysql.sashanet.com | 2001-06-22 | 1 | -1/+1 |
* | merge | monty@work.mysql.com | 2001-06-21 | 1 | -7/+8 |
|\ | |||||
| * | Fixed bug in mysqlcheck when using --fast | monty@hundin.mysql.fi | 2001-06-19 | 1 | -1/+2 |
* | | count(distinct) cleanup | sasha@mysql.sashanet.com | 2001-05-29 | 1 | -3/+4 |
* | | handle tree overflow in count(distinct) | sasha@mysql.sashanet.com | 2001-05-24 | 1 | -3/+14 |
* | | use tree for count(distinct) when possible | sasha@mysql.sashanet.com | 2001-05-11 | 1 | -2/+13 |
|/ | |||||
* | Portability fixes for OPENBSD, OS2 and Windows | monty@donna.mysql.com | 2001-01-27 | 1 | -0/+3 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+464 |