Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#20769: Dangling pointer in ctype_recoding test case. | knielsen@mysql.com | 2006-06-30 | 1 | -1/+1 |
* | Post merge fix | igor@rurik.mysql.com | 2006-04-20 | 1 | -2/+2 |
* | Fix for bug#18281 group_concat changes charset to binary | gluh@eagle.intranet.mysql.r18.ru | 2006-04-07 | 1 | -1/+4 |
* | item_sum.cc, sql_select.cc: | evgen@sunlight.local | 2006-03-30 | 1 | -3/+3 |
* | Manual merge | evgen@sunlight.local | 2006-03-30 | 1 | -1/+6 |
|\ | |||||
| * | Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queries | evgen@moonbone.local | 2006-03-29 | 1 | -0/+6 |
* | | bug #15745 (COUNT(DISTINCT CONCAT(x,y)) returns wrong result | holyfoot@deer.(none) | 2006-03-05 | 1 | -3/+3 |
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-12-02 | 1 | -3/+3 |
|\ \ | |||||
| * | | Addition to fix for bug #12956: cast make differ rounding. | ramil@mysql.com | 2005-11-30 | 1 | -3/+3 |
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-11-22 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Inefficient usage of String::append() fixed. | bell@sanja.is.com.ua | 2005-11-20 | 1 | -7/+7 |
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-11-04 | 1 | -21/+245 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed bug #12762: | igor@rurik.mysql.com | 2005-10-15 | 1 | -21/+245 |
* | | | Fix bug #14466 lost sort order in GROUP_CONCAT() in a view | evgen@moonbone.local | 2005-11-01 | 1 | -0/+4 |
|/ / | |||||
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-30 | 1 | -0/+1 |
|\ \ | |||||
| * | | Some minor fixes revealed as warnings by | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-23 | 1 | -0/+1 |
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-09-23 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix for BUG#12882 - min/max inconsistent on empty table. | timour@mysql.com | 2005-09-21 | 1 | -1/+1 |
* | | Added option --valgrind-mysqltest to mysql-test-run | monty@mishka.mysql.fi | 2005-09-14 | 1 | -2/+2 |
* | | Merge 4.1->5.0 | sergefp@mysql.com | 2005-09-09 | 1 | -1/+4 |
|\ \ | |/ | |||||
| * | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2005-09-07 | 1 | -0/+1 |
| |\ | |||||
| * | | func_gconcat.result, func_gconcat.test: | igor@rurik.mysql.com | 2005-09-06 | 1 | -3/+5 |
* | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b12829 | bar@mysql.com | 2005-09-07 | 1 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@mysql.com | 2005-09-07 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Bug #12829 | bar@mysql.com | 2005-08-30 | 1 | -0/+1 |
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-08-31 | 1 | -3/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix bug #12861 client hang with group_concat insubquery FROM DUAL. | evgen@moonbone.local | 2005-08-31 | 1 | -3/+1 |
| |/ | |||||
* | | Fixes during review of new pushed code | monty@mysql.com | 2005-08-12 | 1 | -4/+2 |
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 | sergefp@mysql.com | 2005-08-07 | 1 | -2/+4 |
|\ \ | |||||
| * | | BUG#11869:part 2: post-review fixes: merging into 5.0 | sergefp@mysql.com | 2005-08-07 | 1 | -2/+4 |
* | | | Manual merge of #11335 bugfix | evgen@moonbone.local | 2005-08-05 | 1 | -0/+16 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix bug #11335 View redefines TinyInt(1) column definition | evgen@moonbone.local | 2005-07-30 | 1 | -0/+16 |
* | | | Manual merge | igor@rurik.mysql.com | 2005-08-02 | 1 | -4/+10 |
|\ \ \ | | |/ | |/| | |||||
| * | | item_sum.cc: | igor@rurik.mysql.com | 2005-08-02 | 1 | -3/+10 |
* | | | Merge | igor@rurik.mysql.com | 2005-07-31 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #12095: a join query with GROUP_CONCAT over a single row table. | igor@rurik.mysql.com | 2005-07-31 | 1 | -0/+1 |
* | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b10201 | bar@mysql.com | 2005-07-26 | 1 | -0/+4 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | func_gconcat.result, func_gconcat.test: | bar@mysql.com | 2005-07-26 | 1 | -0/+4 |
* | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -11/+11 |
* | | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU... | bell@sanja.is.com.ua | 2005-06-17 | 1 | -8/+14 |
* | | After merge fixes | monty@mysql.com | 2005-06-07 | 1 | -17/+9 |
* | | Merge with 4.1 | monty@mysql.com | 2005-06-07 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -1/+2 |
| * | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 1 | -4/+1 |
* | | merge | monty@mysql.com | 2005-06-05 | 1 | -2/+6 |
|\ \ | |||||
| * | | Code cleanups during code reviews | monty@mysql.com | 2005-06-01 | 1 | -2/+6 |
* | | | Merge | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
| * | a fix (bug #7405: group_concat with distinct and rollup => ignores distinct i... | ramil@mysql.com | 2005-05-31 | 1 | -29/+14 |
* | | Merge from 4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
|\ \ | |/ |