| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug #14274: a query with a having clause containing only set function r... | igor@rurik.mysql.com | 2006-01-07 | 1 | -1/+1 |
* | Merge mysql.com:/home/mydev/mysql-4.0-bug14616 | ingo@mysql.com | 2005-11-15 | 1 | -2/+6 |
|\ |
|
| * | Bug#14616 - Freshly imported table returns error 124 when using LIMIT | ingo@mysql.com | 2005-11-07 | 1 | -2/+6 |
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1 | evgen@moonbone.local | 2005-11-01 | 1 | -3/+1 |
|\ \ |
|
| * | | Fix bug#14186 select datefield is null not updated | evgen@moonbone.local | 2005-10-28 | 1 | -3/+1 |
* | | | Fix bug #14138 ROLLUP and PROCEDURE ANALYSE() hang server | evgen@moonbone.local | 2005-10-28 | 1 | -11/+14 |
* | | | Manually merged | evgen@moonbone.local | 2005-10-27 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix bug #13855 select distinct with group by caused server crash | evgen@moonbone.local | 2005-10-14 | 1 | -0/+1 |
* | | merging | hf@deer.(none) | 2005-10-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix for bug #3874 (Group by field is not considered) | hf@deer.(none) | 2005-10-13 | 1 | -1/+1 |
| * | Fix bug#7672 Unknown column error in order clause | evgen@moonbone.local | 2005-10-09 | 1 | -0/+6 |
| * | Remove #if 0 as this only confuses the code withing adding anything | monty@mysql.com | 2005-02-01 | 1 | -6/+0 |
| * | Merge mysql.com:/home/mydev/mysql-4.0 | ingo@mysql.com | 2005-01-24 | 1 | -3/+10 |
| |\ |
|
| * | | BUG#6034 - Error code 124: Wrong medium type. | ingo@mysql.com | 2005-01-19 | 1 | -1/+25 |
* | | | select.test, sql_select.cc, sql_lex.cc, item.cc: | evgen@moonbone.local | 2005-10-13 | 1 | -0/+5 |
* | | | Fix for BUG#13419: In "ref" optimizer, take into account that item=Item_func_... | sergefp@mysql.com | 2005-09-23 | 1 | -2/+2 |
* | | | Fix bug#12887 Distinct is not always applied after rollup | evgen@moonbone.local | 2005-09-15 | 1 | -1/+1 |
* | | | Review fixes since last pull | monty@mishka.mysql.com | 2005-09-12 | 1 | -6/+6 |
* | | | sql_select.cc: | igor@rurik.mysql.com | 2005-09-08 | 1 | -3/+14 |
* | | | manual merge of bug fix#12537 | evgen@moonbone.local | 2005-08-30 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | Fix bug #12537 UNION produces longtext instead of varchar | evgen@moonbone.local | 2005-08-30 | 1 | -1/+2 |
* | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1 | evgen@moonbone.local | 2005-08-22 | 1 | -1/+9 |
|\ \ \ \ |
|
| * | | | | Fix bug #11718 query with function, join and order by returns wrong type. | evgen@moonbone.local | 2005-08-17 | 1 | -1/+9 |
| |/ / / |
|
* | | | | distinct.test, distinct.result: | igor@rurik.mysql.com | 2005-08-19 | 1 | -3/+1 |
|/ / / |
|
* | | | sql_select.cc: | igor@rurik.mysql.com | 2005-08-15 | 1 | -1/+1 |
* | | | fixed convertion and handling IN subqueries with rows (BUG#11867) | bell@50.0.168.192.in-addr.arpa | 2005-08-13 | 1 | -1/+2 |
* | | | Review of new pushed code | monty@mysql.com | 2005-08-09 | 1 | -4/+2 |
* | | | BUG#11869 (cont'd, eliminating "table type doesn't support FULLTEXT" error): | sergefp@mysql.com | 2005-08-06 | 1 | -1/+1 |
* | | | sql_select.cc, sql_class.h: | igor@rurik.mysql.com | 2005-08-02 | 1 | -2/+1 |
* | | | func_gconcat.result, func_gconcat.test: | igor@rurik.mysql.com | 2005-07-28 | 1 | -1/+2 |
* | | | Manual merge | igor@rurik.mysql.com | 2005-07-28 | 1 | -1/+8 |
|\ \ \ |
|
| * | | | sql_select.cc: | igor@rurik.mysql.com | 2005-07-28 | 1 | -1/+8 |
* | | | | We have also to test 'conds' even if there was no tables. | monty@mysql.com | 2005-07-27 | 1 | -1/+8 |
|/ / / |
|
* | | | Simple fixes during review of new code | monty@mishka.local | 2005-07-19 | 1 | -4/+8 |
* | | | select.result, select.test: | igor@rurik.mysql.com | 2005-07-17 | 1 | -1/+1 |
* | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2005-07-16 | 1 | -4/+33 |
|\ \ \ |
|
| * | | | Fix bug#11868 NOT NULL ref optimization in subquery used in update must be | evgen@moonbone.local | 2005-07-16 | 1 | -1/+6 |
| * | | | Fix bug#11482 4.1.12 produces different resultset for a complex query | evgen@moonbone.local | 2005-07-16 | 1 | -1/+19 |
| * | | | Fix for BUG#11700: in add_not_null_conds(), call full fix_fields() for the cr... | sergefp@mysql.com | 2005-07-14 | 1 | -3/+9 |
* | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@igor-inspiron.creware.com | 2005-07-08 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | olap.result, olap.test: | igor@rurik.mysql.com | 2005-07-01 | 1 | -2/+2 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-07-02 | 1 | -5/+14 |
|\ \ \ \ |
|
| * | | | | fixed create_distinct_group() to make references via ref_pointer_array | bell@sanja.is.com.ua | 2005-07-01 | 1 | -5/+14 |
| |/ / / |
|
* | | | | Optimization during review | monty@mysql.com | 2005-07-01 | 1 | -5/+4 |
|/ / / |
|
* | | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2005-06-28 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | group_by.result, group_by.test: | igor@rurik.mysql.com | 2005-06-28 | 1 | -2/+3 |
* | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2005-06-28 | 1 | -2/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | func_str.result, func_str.test: | igor@rurik.mysql.com | 2005-06-23 | 1 | -2/+6 |
* | | | | Cleanup during review of new code | monty@mishka.local | 2005-06-21 | 1 | -10/+8 |
|/ / / |
|
* | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@igor-inspiron.creware.com | 2005-06-20 | 1 | -3/+8 |
|\ \ \ |
|