| Commit message (Expand) | Author | Age | Files | Lines |
* | bug#14433 - archive uses wrong ref_length | unknown | 2005-11-16 | 1 | -2/+2 |
* | Merge | unknown | 2005-10-13 | 1 | -0/+2 |
|\ |
|
| * | func_group.test: | unknown | 2005-10-09 | 1 | -0/+2 |
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | unknown | 2005-09-23 | 1 | -0/+69 |
|\ \
| |/ |
|
| * | Fix for BUG#12882 - min/max inconsistent on empty table. | unknown | 2005-09-21 | 1 | -0/+69 |
* | | Merge mysql.com:/home/my/mysql-4.1 | unknown | 2005-07-28 | 1 | -30/+34 |
|\ \
| |/ |
|
| * | Added end marker for tests to make future merges easier | unknown | 2005-07-28 | 1 | -0/+2 |
* | | Tests and results fixed with last precision/decimal related modifications | unknown | 2005-05-06 | 1 | -0/+4 |
* | | func_group.test, func_group.result: | unknown | 2005-03-19 | 1 | -0/+23 |
* | | WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up | unknown | 2005-03-15 | 1 | -0/+10 |
* | | Merging | unknown | 2005-03-07 | 1 | -0/+25 |
|\ \ |
|
| * | | Fix for bug #8465 (MIN, MAX return incorrect result) | unknown | 2005-03-07 | 1 | -0/+13 |
| * | | Fix for bug #8464 (AVG returns incorrect result) | unknown | 2005-03-07 | 1 | -0/+11 |
* | | | func_group.test, func_str.result, func_group.result: | unknown | 2005-03-05 | 1 | -0/+1 |
* | | | Merge | unknown | 2005-03-05 | 1 | -0/+28 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | logging_ok: | unknown | 2005-03-04 | 1 | -0/+30 |
* | | Fix for Bug#5615 and merge from 4.1 | unknown | 2005-03-01 | 1 | -0/+4 |
* | | Merge | unknown | 2005-03-01 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | merging | unknown | 2005-02-28 | 1 | -0/+9 |
| |\ |
|
| | * | A fix (bug #5615 type of aggregate function column wrong when using group by). | unknown | 2004-10-11 | 1 | -0/+10 |
* | | | BUG#3190 fix (request for STDDEV_SAMP, VAR_SAMP). | unknown | 2005-02-25 | 1 | -0/+10 |
* | | | Tests modified to coved decimal-related code | unknown | 2005-02-21 | 1 | -0/+22 |
* | | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | unknown | 2005-02-19 | 1 | -0/+5 |
* | | | Merge changes | unknown | 2005-02-04 | 1 | -0/+14 |
|\ \ \
| |/ / |
|
| * | | A fix: bug#6931: Date Type column problem when using UNION-Table | unknown | 2005-02-04 | 1 | -0/+14 |
* | | | After merge fixes | unknown | 2005-01-04 | 1 | -2/+0 |
* | | | Fix for BUG#7264: Change the test so optimizer doesn't have to make choice be... | unknown | 2004-12-30 | 1 | -0/+1 |
* | | | merged | unknown | 2004-11-20 | 1 | -0/+11 |
|\ \ \
| |/ / |
|
| * | | Bug #6658 MAX(column) returns incorrect coercibility | unknown | 2004-11-19 | 1 | -0/+11 |
* | | | merge with 4.1 | unknown | 2004-10-29 | 1 | -0/+44 |
|\ \ \
| |/ / |
|
| * | | A lot of fixes for prepared statements (PS): | unknown | 2004-10-26 | 1 | -0/+4 |
| |/ |
|
| * | Fix for bug #5555: "GROUP BY enum_field" returns incorrect results | unknown | 2004-10-05 | 1 | -0/+24 |
| * | func_group.test, func_group.result: | unknown | 2004-09-07 | 1 | -0/+16 |
* | | After merge fixes | unknown | 2004-07-15 | 1 | -0/+1 |
|/ |
|
* | cleunup() of count() and max()/min() added (BUG#2687) | unknown | 2004-06-10 | 1 | -0/+22 |
* | a fix (Bug #3435: STDDEV|VARIANCE(constant) returns constant if no rows) | unknown | 2004-05-05 | 1 | -0/+9 |
* | after-merge fix: make concurrent-insert-skip code ft2-aware | unknown | 2004-04-27 | 1 | -0/+2 |
* | Merge with 4.0 | unknown | 2004-04-26 | 1 | -31/+39 |
|\ |
|
| * | A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set) | unknown | 2004-04-09 | 1 | -0/+8 |
* | | Fixed many compiler warnings | unknown | 2004-04-05 | 1 | -1/+0 |
* | | Merge with 4.0.17 | unknown | 2003-12-17 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | followup to fix for bug #1790 BIT_AND() result in GROUP BY different when | unknown | 2003-12-10 | 1 | -0/+8 |
* | | WorkLog#1323 | unknown | 2003-12-10 | 1 | -1/+1 |
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | unknown | 2003-10-30 | 1 | -1/+2 |
* | | fixed processing aggregate functions with static tables (BUG#1318) | unknown | 2003-09-20 | 1 | -0/+9 |
* | | Derivation attribute was not processed correctly | unknown | 2003-07-30 | 1 | -0/+5 |
* | | fix test when no InnoDB is present | unknown | 2003-06-27 | 1 | -0/+2 |
* | | merging | unknown | 2003-05-26 | 1 | -1/+5 |
|\ \ |
|
| * | | fixed memory overrun (bug 380) | unknown | 2003-05-17 | 1 | -2/+7 |
* | | | Merge with 4.0.13 | unknown | 2003-05-19 | 1 | -2/+22 |
|\ \ \
| |/ /
|/| /
| |/ |
|