Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #23184: SELECT causes server crash | gkodinov/kgeorge@macbook.gmz | 2006-10-31 | 1 | -13/+34 |
* | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@rakia.(none) | 2006-09-19 | 1 | -1/+21 |
|\ | |||||
| * | Bug #21540: Subqueries with no from and aggregate functions return | gkodinov/kgeorge@macbook.gmz | 2006-09-08 | 1 | -1/+21 |
* | | BUG#21477 "memory overruns for certain kinds of subqueries": | sergefp@mysql.com | 2006-09-01 | 1 | -1/+3 |
|/ | |||||
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-08-03 | 1 | -1/+7 |
|\ | |||||
| * | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@rakia.(none) | 2006-07-25 | 1 | -1/+7 |
| |\ | |||||
| | * | Bug#16712: group_concat returns odd srting insead of intended result | gkodinov/kgeorge@macbook.gmz | 2006-07-25 | 1 | -1/+7 |
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-07-23 | 1 | -3/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for bug #10966: Variance functions return wrong data type. | ramil@mysql.com | 2005-11-22 | 1 | -3/+0 |
* | | | Merge mysqldev@production:my/mysql-5.0-release | knielsen@mysql.com | 2006-06-30 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | BUG#20769: Dangling pointer in ctype_recoding test case. | knielsen@mysql.com | 2006-06-30 | 1 | -1/+1 |
* | | | Merge rurik.mysql.com:/home/igor/mysql-4.1-opt | igor@rurik.mysql.com | 2006-06-22 | 1 | -1/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed bug #20076. | igor@rurik.mysql.com | 2006-06-22 | 1 | -1/+0 |
* | | | 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 |