summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_gconcat.result
Commit message (Expand)AuthorAgeFilesLines
* 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