summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_gconcat.result
Commit message (Expand)AuthorAgeFilesLines
* A fix (bug #6475: Another server crash in 5.0.2unknown2004-11-101-0/+7
* merge with 4.1unknown2004-10-291-0/+91
|\
| * Blob support for the group_concat() function.unknown2004-10-101-0/+91
* | Merge with 4.1unknown2004-09-061-3/+48
|\ \ | |/
| * fixed typo in group_concat printing (BUG#5161)unknown2004-09-011-3/+3
| * after review fixes:unknown2004-08-231-0/+9
| * skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-9/+15
| * BUG#4315unknown2004-08-101-0/+30
* | mark subquery in the FROM clause like derived and quoate all identifiers (BUG...unknown2004-07-201-3/+3
|/
* proper test of warnings for group_concat().unknown2004-06-211-2/+5
* a fixunknown2004-06-081-3/+11
* Removed compiler warningsunknown2004-06-011-1/+1
* results fixunknown2004-05-151-4/+4
* check of item name presence in find_item_in_list (Bug #3752)unknown2004-05-141-0/+9
* fixed flags of printed queryunknown2004-05-131-3/+3
* Portability fixesunknown2004-04-071-5/+22
* Fixed many compiler warningsunknown2004-04-051-11/+73
* After merge fixesunknown2004-02-161-2/+2
* added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+15
* fixed fix_fields() parameters for GROUP_CONCAT() ORDER BY clauseunknown2003-10-121-0/+11
* Fixed test case to work on NetWare.unknown2003-10-081-1/+1
* BUGunknown2003-09-041-0/+18
* After merge fixesunknown2003-08-191-2/+2
* fixed memory leak in group_concat function (BUG#796)unknown2003-07-061-20/+12
* reduced using of slow current_thd/current_lex macrounknown2003-07-051-0/+9
* Fixed test case to be more portableunknown2003-07-031-2/+2
* Fixed testcases and bug introduced by last changesetunknown2003-07-011-1/+1
* Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4gunknown2003-06-071-2/+2
|\
| * Added SQLSTATE to client/server protocolunknown2003-06-041-2/+2
* | URGENTunknown2003-05-311-1/+19
|/
* func_gconcat.result, ctype_many.result:unknown2003-04-241-1/+1
* replace default separator in group_concat, correct a bugunknown2003-04-161-28/+28
* correct codes of warnings in result fileunknown2003-04-121-2/+2
* correct code of warning of group_concatunknown2003-04-021-2/+2
* SCRUMunknown2003-04-021-7/+13
* This is full commit of group_concat with support subselectsunknown2003-03-181-0/+155