summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge mysql.com:/home/jimw/my/mysql-4.1-8497unknown2005-05-071-2/+4
|\
| * Make sure that the filename for temporary tables is built with fn_format()unknown2005-03-011-2/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-301-0/+5
|\ \
| * | Fix bug #9703 "Error 1032 with GROUP BY query and large tables"unknown2005-04-291-0/+5
* | | Cleanups during reviewunknown2005-04-261-5/+7
|/ /
* | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2005-04-201-1/+13
|\ \
| * | sql_select.cc:unknown2005-04-191-1/+13
* | | Fix for BUG#9103: unknown2005-04-181-6/+13
|/ /
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-071-12/+151
|\ \
| * | Post-review fixes: local variable renamedunknown2005-04-071-5/+5
| * | Removed extra commentunknown2005-04-051-1/+0
| * | Fix for BUG#8877: Implementation of unknown2005-04-051-12/+152
* | | Merge embedded-server testing changes.unknown2005-04-011-1/+1
|\ \ \
| * | | Remove result.es files and support for them, which requires splittingunknown2005-03-301-1/+1
* | | | Better commentunknown2005-04-011-2/+3
| |/ / |/| |
* | | mergeunknown2005-03-301-15/+29
|\ \ \
| * | | Fix for BUG#9213: GROUP BY returns wrong query results:unknown2005-03-301-1/+13
| * | | A fix (bug #9401: type_timestamp segfaults mysqld)unknown2005-03-301-15/+17
* | | | Mergeunknown2005-03-301-11/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-11/+3
* | | | Fixed newly introduced bug in ROLLUPunknown2005-03-221-1/+1
* | | | olap.test:unknown2005-03-171-1/+1
* | | | olap.result, olap.test:unknown2005-03-161-3/+4
* | | | olap.result, olap.test:unknown2005-03-151-26/+92
|/ / /
* | | BUG#6635 - test_if_skip_sort_order() thought it can skip filesortunknown2005-03-081-1/+1
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-011-0/+9
|\ \ \