summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_gconcat.test
Commit message (Expand)AuthorAgeFilesLines
* func_gconcat.test:unknown2006-04-201-1/+0
* Temporarily commented out a query from the test case for bug 14169 to make it...unknown2006-04-191-1/+3
* Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was unknown2006-04-121-0/+10
* Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queriesunknown2006-03-291-0/+8
* Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2005-09-071-0/+10
|\
| * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-071-0/+10
| |\
| | * Bug #12829unknown2005-08-301-0/+10
* | | func_gconcat.result, func_gconcat.test:unknown2005-09-061-0/+16
|/ /
* | func_gconcat.test, func_gconcat.result:unknown2005-09-051-0/+8
* | Fix bug #12861 client hang with group_concat insubquery FROM DUAL.unknown2005-08-311-0/+5
|/
* func_gconcat.result, func_gconcat.test:unknown2005-07-281-0/+33
* Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* func_gconcat.result, func_gconcat.test:unknown2005-07-261-0/+18
* Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-20/+7
* a fix (bug #7405: group_concat with distinct and rollup => ignores distinct i...unknown2005-05-311-0/+12
* Fix for bug#8656: Crash with group_concat on alias in outer tableunknown2005-03-161-0/+8
* func_gconcat.result, func_gconcat.test:unknown2005-01-151-0/+7
* Blob support for the group_concat() function.unknown2004-10-101-0/+37
* after review fixes:unknown2004-08-231-1/+3
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-08-231-3/+3
|\
| * skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-3/+3
* | apply UNIQUE constrain correctly for multi-byte charsetsunknown2004-08-131-0/+2
|/
* BUG#4315unknown2004-08-101-0/+35
* proper test of warnings for group_concat().unknown2004-06-211-1/+1
* a fixunknown2004-06-081-0/+12
* Update version numberunknown2004-06-011-3/+3
* results fixunknown2004-05-151-1/+1
* check of item name presence in find_item_in_list (Bug #3752)unknown2004-05-141-0/+10
* Portability fixesunknown2004-04-071-4/+9
* Fixed many compiler warningsunknown2004-04-051-13/+57
* added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+3
* fixed fix_fields() parameters for GROUP_CONCAT() ORDER BY clauseunknown2003-10-121-1/+8
* Fixed test case to work on NetWare.unknown2003-10-081-1/+1
* BUGunknown2003-09-041-0/+21
* fixed memory leak in group_concat function (BUG#796)unknown2003-07-061-16/+16
* reduced using of slow current_thd/current_lex macrounknown2003-07-051-0/+6
* Fixed test case to be more portableunknown2003-07-031-0/+2
* URGENTunknown2003-05-311-1/+15
* SCRUMunknown2003-04-021-1/+3
* This is full commit of group_concat with support subselectsunknown2003-03-181-0/+77