summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#13419: In "ref" optimizer, take into account that item=Item_func_...unknown2005-09-231-2/+2
* Fix bug#12887 Distinct is not always applied after rollupunknown2005-09-151-1/+1
* Review fixes since last pullunknown2005-09-121-6/+6
* sql_select.cc:unknown2005-09-081-3/+14
* manual merge of bug fix#12537unknown2005-08-301-1/+3
|\
| * Fix bug #12537 UNION produces longtext instead of varcharunknown2005-08-301-1/+2
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-221-1/+9
|\ \
| * | Fix bug #11718 query with function, join and order by returns wrong type.unknown2005-08-171-1/+9
| |/
* | distinct.test, distinct.result:unknown2005-08-191-3/+1
|/
* sql_select.cc:unknown2005-08-151-1/+1
* fixed convertion and handling IN subqueries with rows (BUG#11867)unknown2005-08-131-1/+2
* Review of new pushed codeunknown2005-08-091-4/+2
* BUG#11869 (cont'd, eliminating "table type doesn't support FULLTEXT" error):unknown2005-08-061-1/+1
* sql_select.cc, sql_class.h:unknown2005-08-021-2/+1
* func_gconcat.result, func_gconcat.test:unknown2005-07-281-1/+2
* Manual mergeunknown2005-07-281-1/+8
|\
| * sql_select.cc:unknown2005-07-281-1/+8
* | We have also to test 'conds' even if there was no tables.unknown2005-07-271-1/+8
|/
* Simple fixes during review of new codeunknown2005-07-191-4/+8
* select.result, select.test:unknown2005-07-171-1/+1
* Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-161-4/+33
|\
| * Fix bug#11868 NOT NULL ref optimization in subquery used in update must be unknown2005-07-161-1/+6
| * Fix bug#11482 4.1.12 produces different resultset for a complex query unknown2005-07-161-1/+19
| * Fix for BUG#11700: in add_not_null_conds(), call full fix_fields() for the cr...unknown2005-07-141-3/+9
* | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-081-2/+2
|\ \ | |/ |/|
| * olap.result, olap.test:unknown2005-07-011-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-021-5/+14
|\ \
| * | fixed create_distinct_group() to make references via ref_pointer_arrayunknown2005-07-011-5/+14
| |/
* | Optimization during reviewunknown2005-07-011-5/+4
|/
* Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2005-06-281-2/+3
|\
| * group_by.result, group_by.test:unknown2005-06-281-2/+3
* | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-281-2/+6
|\ \ | |/
| * func_str.result, func_str.test:unknown2005-06-231-2/+6
* | Cleanup during review of new codeunknown2005-06-211-10/+8
|/
* Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-201-3/+8
|\
| * group_by.result, group_by.test:unknown2005-06-161-3/+8
* | sql_select.cc:unknown2005-06-171-2/+4
|/
* for consictency, changed to use memcpy_fixed.unknown2005-06-161-5/+6
* cleanup for bug#11167.unknown2005-06-151-5/+5
* ctype_utf8.test, ctype_utf8.result:unknown2005-06-131-6/+6
* sql_select.cc, item_buff.cc, item.h:unknown2005-06-071-1/+1
* a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
* Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-33/+57
* Mergeunknown2005-06-011-2/+2
|\
| * Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...unknown2005-06-011-2/+2
* | tztime.cc:unknown2005-06-021-0/+2
* | sql_select.cc:unknown2005-05-301-9/+6
* | olap.result, olap.test:unknown2005-05-301-5/+90
* | Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
|/
* olap.result, olap.test:unknown2005-05-181-3/+3