Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | proper test of warnings for group_concat(). | ram@gw.mysql.r18.ru | 2004-06-21 | 1 | -2/+5 |
* | a fix | ram@gw.mysql.r18.ru | 2004-06-08 | 1 | -3/+11 |
* | Removed compiler warnings | monty@mysql.com | 2004-06-01 | 1 | -1/+1 |
* | results fix | bell@sanja.is.com.ua | 2004-05-15 | 1 | -4/+4 |
* | check of item name presence in find_item_in_list (Bug #3752) | bell@sanja.is.com.ua | 2004-05-14 | 1 | -0/+9 |
* | fixed flags of printed query | bell@sanja.is.com.ua | 2004-05-13 | 1 | -3/+3 |
* | Portability fixes | monty@mysql.com | 2004-04-07 | 1 | -5/+22 |
* | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -11/+73 |
* | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -2/+2 |
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -0/+15 |
* | fixed fix_fields() parameters for GROUP_CONCAT() ORDER BY clause | bell@laptop.sanja.is.com.ua | 2003-10-12 | 1 | -0/+11 |
* | Fixed test case to work on NetWare. | greg@mysql.com | 2003-10-08 | 1 | -1/+1 |
* | BUG | wax@kishkin.ru | 2003-09-04 | 1 | -0/+18 |
* | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -2/+2 |
* | fixed memory leak in group_concat function (BUG#796) | bell@sanja.is.com.ua | 2003-07-06 | 1 | -20/+12 |
* | reduced using of slow current_thd/current_lex macro | bell@sanja.is.com.ua | 2003-07-05 | 1 | -0/+9 |
* | Fixed test case to be more portable | monty@narttu.mysql.fi | 2003-07-03 | 1 | -2/+2 |
* | Fixed testcases and bug introduced by last changeset | monty@mashka.mysql.fi | 2003-07-01 | 1 | -1/+1 |
* | Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4g | wax@kishkin.ru | 2003-06-07 | 1 | -2/+2 |
|\ | |||||
| * | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -2/+2 |
* | | URGENT | wax@kishkin.ru | 2003-05-31 | 1 | -1/+19 |
|/ | |||||
* | func_gconcat.result, ctype_many.result: | igor@hundin.mysql.fi | 2003-04-24 | 1 | -1/+1 |
* | replace default separator in group_concat, correct a bug | wax@kishkin.ru | 2003-04-16 | 1 | -28/+28 |
* | correct codes of warnings in result file | wax@kishkin.ru | 2003-04-12 | 1 | -2/+2 |
* | correct code of warning of group_concat | wax@kishkin.ru | 2003-04-02 | 1 | -2/+2 |
* | SCRUM | wax@kishkin.ru | 2003-04-02 | 1 | -7/+13 |
* | This is full commit of group_concat with support subselects | wax@kishkin.ru | 2003-03-18 | 1 | -0/+155 |