| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #16792 query with subselect, join, and group not returning proper values | unknown | 2006-08-10 | 1 | -2/+2 |
* | Temporarily commented out a query from the test case for bug 14169 to make it... | unknown | 2006-04-19 | 1 | -0/+1 |
* | func_gconcat.result: | unknown | 2006-04-20 | 1 | -7/+0 |
* | Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was | unknown | 2006-04-12 | 1 | -0/+16 |
* | Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queries | unknown | 2006-03-29 | 1 | -0/+15 |
* | Fix for bug #9855 (Inconsistend column type in create select) | unknown | 2005-10-15 | 1 | -3/+3 |
* | Merge rurik.mysql.com:/home/igor/mysql-4.1 | unknown | 2005-09-07 | 1 | -0/+9 |
|\ |
|
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2005-09-07 | 1 | -0/+9 |
| |\ |
|
| | * | Bug #12829 | unknown | 2005-08-30 | 1 | -0/+9 |
* | | | func_gconcat.result, func_gconcat.test: | unknown | 2005-09-06 | 1 | -0/+20 |
|/ / |
|
* | | func_gconcat.test, func_gconcat.result: | unknown | 2005-09-05 | 1 | -0/+9 |
* | | Fix bug #12861 client hang with group_concat insubquery FROM DUAL. | unknown | 2005-08-31 | 1 | -0/+3 |
|/ |
|
* | func_gconcat.result, func_gconcat.test: | unknown | 2005-07-28 | 1 | -0/+31 |
* | func_gconcat.result, func_gconcat.test: | unknown | 2005-07-26 | 1 | -0/+24 |
* | Move USE_PRAGMA_IMPLEMENTATION to proper place | unknown | 2005-06-03 | 1 | -18/+19 |
* | a fix (bug #7405: group_concat with distinct and rollup => ignores distinct i... | unknown | 2005-05-31 | 1 | -0/+23 |
* | Fix for bug#8656: Crash with group_concat on alias in outer table | unknown | 2005-03-16 | 1 | -0/+7 |
* | func_gconcat.result, func_gconcat.test: | unknown | 2005-01-15 | 1 | -0/+5 |
* | Blob support for the group_concat() function. | unknown | 2004-10-10 | 1 | -0/+91 |
* | fixed typo in group_concat printing (BUG#5161) | unknown | 2004-09-01 | 1 | -3/+3 |
* | after review fixes: | unknown | 2004-08-23 | 1 | -0/+9 |
* | skip resolving field in table list if table list is not accessable due to gro... | unknown | 2004-08-13 | 1 | -9/+15 |
* | BUG#4315 | unknown | 2004-08-10 | 1 | -0/+30 |
* | proper test of warnings for group_concat(). | unknown | 2004-06-21 | 1 | -2/+5 |
* | a fix | unknown | 2004-06-08 | 1 | -3/+11 |
* | Removed compiler warnings | unknown | 2004-06-01 | 1 | -1/+1 |
* | results fix | unknown | 2004-05-15 | 1 | -4/+4 |
* | check of item name presence in find_item_in_list (Bug #3752) | unknown | 2004-05-14 | 1 | -0/+9 |
* | fixed flags of printed query | unknown | 2004-05-13 | 1 | -3/+3 |
* | Portability fixes | unknown | 2004-04-07 | 1 | -5/+22 |
* | Fixed many compiler warnings | unknown | 2004-04-05 | 1 | -11/+73 |
* | After merge fixes | unknown | 2004-02-16 | 1 | -2/+2 |
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | unknown | 2003-10-30 | 1 | -0/+15 |
* | fixed fix_fields() parameters for GROUP_CONCAT() ORDER BY clause | unknown | 2003-10-12 | 1 | -0/+11 |
* | Fixed test case to work on NetWare. | unknown | 2003-10-08 | 1 | -1/+1 |
* | BUG | unknown | 2003-09-04 | 1 | -0/+18 |
* | After merge fixes | unknown | 2003-08-19 | 1 | -2/+2 |
* | fixed memory leak in group_concat function (BUG#796) | unknown | 2003-07-06 | 1 | -20/+12 |
* | reduced using of slow current_thd/current_lex macro | unknown | 2003-07-05 | 1 | -0/+9 |
* | Fixed test case to be more portable | unknown | 2003-07-03 | 1 | -2/+2 |
* | Fixed testcases and bug introduced by last changeset | unknown | 2003-07-01 | 1 | -1/+1 |
* | Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4g | unknown | 2003-06-07 | 1 | -2/+2 |
|\ |
|
| * | Added SQLSTATE to client/server protocol | unknown | 2003-06-04 | 1 | -2/+2 |
* | | URGENT | unknown | 2003-05-31 | 1 | -1/+19 |
|/ |
|
* | func_gconcat.result, ctype_many.result: | unknown | 2003-04-24 | 1 | -1/+1 |
* | replace default separator in group_concat, correct a bug | unknown | 2003-04-16 | 1 | -28/+28 |
* | correct codes of warnings in result file | unknown | 2003-04-12 | 1 | -2/+2 |
* | correct code of warning of group_concat | unknown | 2003-04-02 | 1 | -2/+2 |
* | SCRUM | unknown | 2003-04-02 | 1 | -7/+13 |
* | This is full commit of group_concat with support subselects | unknown | 2003-03-18 | 1 | -0/+155 |