summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* Merging 4.1 to 5.0.unknown2004-05-261-0/+1
|\
| * keep old engine & JOIN if we changed subquery Item (Bug #3646)unknown2004-05-071-0/+1
* | Post-merge post-merge fix (new error codes for fparser).unknown2004-05-141-2/+4
|\ \
| * | Merge of WL#1469 with latest bk sources.unknown2004-05-111-1/+1
| * | Implementation of WL#1469 (Greedy algorithm to search for an optimal executio...unknown2004-04-161-2/+4
* | | Merge 4.1 -> 5.0unknown2004-05-071-0/+5
|\ \ \ | | |/ | |/|
| * | repetable test replaced with inline functionunknown2004-05-041-0/+5
* | | Merge 4.1 -> 5.0.unknown2004-04-071-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-1/+1
* | Merge 4.1 into 5.0.unknown2004-02-101-2/+4
|\ \ | |/
| * after merge & valgrind test fixes (BUG#2120)unknown2004-02-101-0/+2
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-1/+0
| |\
| | * now all tables of query are locked in one place (including derived tables)unknown2004-02-011-1/+0
| * | fix for the bug #2419: order by ignores rows.unknown2004-01-311-1/+2
| |/
* | Merge mysql.com:/home/psergey/mysql-5.0-latest-pullunknown2003-12-091-13/+25
|\ \
| * \ Merge 4.1 to 5.0unknown2003-12-011-13/+25
| |\ \ | | |/
| | * Added missing SSL library (Should be in source distribution)unknown2003-11-281-7/+7
| | * Fixed UNION fields type/length detectingunknown2003-11-231-1/+1
| | * Update VC++ filesunknown2003-11-211-5/+17
* | | Merging index_merge/Unique into 5.0unknown2003-11-231-0/+3
|\ \ \ | |/ / |/| |
| * | index_merge implementation using Unique class, to be merged into 5.0unknown2003-11-191-2/+6
* | | Post-merge fixesunknown2003-11-221-1/+1
* | | Merged, most likely needs post-merge fixunknown2003-11-211-2/+3
|\ \ \ | |_|/ |/| |
| * | merging in index_merge (in progress, not yet working)unknown2003-11-131-2/+3
| |\ \
| | * | Added index_merge access methodunknown2003-11-131-2/+3
| | |/
* | | Mergeunknown2003-11-031-2/+5
|\ \ \
| * | | join_free now is method of JOIN and commentedunknown2003-11-021-0/+1
| * | | mergeunknown2003-10-311-2/+4
| |\ \ \
| | * | | samall optimisation (any independent query will not save data for rexecution)unknown2003-10-101-2/+4
| | |/ /
* | | | mergeunknown2003-10-311-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | subqueries made printableunknown2003-10-161-3/+4
| |/ /
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-0/+1
|\ \ \
| * | | WL #1056: Eliminate NOT operators from where conditionunknown2003-10-311-0/+1
| |/ /
* | | key_map with more that 64 bits widthunknown2003-10-111-3/+3
|/ /
* | renamed join_types (as was suggested by Peter Gulutzan)unknown2003-09-141-1/+1
|/
* reset() split in 2 function clear() & add()unknown2003-08-281-0/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-08-131-1/+2
|\
| * fixed problem with reference on derived table fields (BUG#1031)unknown2003-08-121-1/+2
| * cut&paste fixedunknown2003-07-151-1/+1
* | new optimisation for ref_null (SCRUM) (WL#818)unknown2003-07-171-0/+1
* | new IN subquery engine added for simple IN with non-primary index but without...unknown2003-07-081-2/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-07-071-2/+4
|\ \
| * \ mergeunknown2003-07-071-2/+4
| |\ \ | | |/
| | * fixed subselect with to temporary tables executingunknown2003-07-071-1/+3
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-011-1/+1
| | |\
| | | * mergeunknown2003-07-011-1/+1
| | | |\
| | | | * priventing allocation unused Item_buff (alloc_group_fields())unknown2003-05-301-1/+1
* | | | | Optimisation if simple IN subselect with primary indexunknown2003-07-071-2/+3
|/ / / /
* | | | avoiding of allocating JOIN structure on every UNION executingunknown2003-07-051-32/+49
|/ / /
* | | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI...unknown2003-06-301-2/+5
|/ /