Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different when | konstantin@mysql.com | 2003-12-02 | 1 | -8/+6 |
* | fix for bug #1790: | konstantin@mysql.com | 2003-11-21 | 1 | -5/+17 |
* | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 1 | -16/+16 |
* | Fixed bug in SUM() with NULL:s | monty@mashka.mysql.fi | 2003-04-15 | 1 | -3/+5 |
* | 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 |
* | Fix for MIN/MAX with empty tables | monty@mashka.mysql.fi | 2003-02-03 | 1 | -0/+2 |
* | 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 |