summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* Port of cursors to be pushed into 5.0 tree:konstantin@mysql.com2004-08-031-2/+55
* After merge fixigor@rurik.mysql.com2004-06-251-3/+12
|\
| * join_nested.test, join_nested.result:igor@rurik.mysql.com2004-06-101-3/+12
* | Manual mergesergefp@mysql.com2004-06-141-1/+1
|\ \
| * \ Manual mergesergefp@mysql.com2004-05-291-1/+1
| |\ \
| | * \ Manual mergesergefp@mysql.com2004-05-131-1/+1
| | |\ \
| | | * | This is first cset for WL#1394 "Optimize index merge when all involved index ...sergefp@mysql.com2004-05-131-1/+1
| | | |/
* | | | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | keep old engine & JOIN if we changed subquery Item (Bug #3646)bell@sanja.is.com.ua2004-05-071-0/+1
* | | | Post-merge post-merge fix (new error codes for fparser).pem@mysql.com2004-05-141-2/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge of WL#1469 with latest bk sources.timour@mysql.com2004-05-111-1/+1
| * | | Implementation of WL#1469 (Greedy algorithm to search for an optimal executio...timour@mysql.com2004-04-161-2/+4
* | | | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-0/+5
|\ \ \ \ | | |/ / | |/| |
| * | | repetable test replaced with inline functionbell@sanja.is.com.ua2004-05-041-0/+5
* | | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | DBUG_ASSERT(fixed == 0) added to fix_fields()bell@sanja.is.com.ua2004-03-171-1/+1
* | | Merge 4.1 into 5.0.pem@mysql.com2004-02-101-2/+4
|\ \ \ | |/ / | | / | |/ |/|
| * after merge & valgrind test fixes (BUG#2120)bell@sanja.is.com.ua2004-02-101-0/+2
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-091-1/+0
| |\
| | * now all tables of query are locked in one place (including derived tables)bell@sanja.is.com.ua2004-02-011-1/+0
| * | fix for the bug #2419: order by ignores rows.ram@gw.mysql.r18.ru2004-01-311-1/+2
| |/
* | Merge mysql.com:/home/psergey/mysql-5.0-latest-pullsergefp@mysql.com2003-12-091-13/+25
|\ \
| * \ Merge 4.1 to 5.0pem@mysql.com2003-12-011-13/+25
| |\ \ | | |/
| | * Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-7/+7
| | * Fixed UNION fields type/length detectingbell@sanja.is.com.ua2003-11-231-1/+1
| | * Update VC++ filesmonty@mysql.com2003-11-211-5/+17
* | | Merging index_merge/Unique into 5.0sergefp@mysql.com2003-11-231-0/+3
|\ \ \ | |/ / |/| |
| * | index_merge implementation using Unique class, to be merged into 5.0sergefp@mysql.com2003-11-191-2/+6
* | | Post-merge fixessergefp@mysql.com2003-11-221-1/+1
* | | Merged, most likely needs post-merge fixsergefp@mysql.com2003-11-211-2/+3
|\ \ \ | |_|/ |/| |
| * | merging in index_merge (in progress, not yet working)psergey@psergey.(none)2003-11-131-2/+3
| |\ \
| | * | Added index_merge access methodpsergey@psergey.(none)2003-11-131-2/+3
| | |/
* | | Mergebell@sanja.is.com.ua2003-11-031-2/+5
|\ \ \
| * | | join_free now is method of JOIN and commentedbell@sanja.is.com.ua2003-11-021-0/+1
| * | | mergebell@sanja.is.com.ua2003-10-311-2/+4
| |\ \ \
| | * | | samall optimisation (any independent query will not save data for rexecution)bell@laptop.sanja.is.com.ua2003-10-101-2/+4
| | |/ /
* | | | mergebell@sanja.is.com.ua2003-10-311-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | subqueries made printablebell@sanja.is.com.ua2003-10-161-3/+4
| |/ /
* | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-0/+1
|\ \ \
| * | | WL #1056: Eliminate NOT operators from where conditionram@gw.mysql.r18.ru2003-10-311-0/+1
| |/ /
* | | key_map with more that 64 bits widthserg@serg.mylan2003-10-111-3/+3
|/ /
* | renamed join_types (as was suggested by Peter Gulutzan)bell@sanja.is.com.ua2003-09-141-1/+1
|/
* reset() split in 2 function clear() & add()bell@laptop.sanja.is.com.ua2003-08-281-0/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-08-131-1/+2
|\
| * fixed problem with reference on derived table fields (BUG#1031)bell@sanja.is.com.ua2003-08-121-1/+2
| * cut&paste fixedserg@serg.mylan2003-07-151-1/+1
* | new optimisation for ref_null (SCRUM) (WL#818)bell@sanja.is.com.ua2003-07-171-0/+1
* | new IN subquery engine added for simple IN with non-primary index but without...bell@sanja.is.com.ua2003-07-081-2/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1bell@sanja.is.com.ua2003-07-071-2/+4
|\ \
| * \ mergebell@sanja.is.com.ua2003-07-071-2/+4
| |\ \ | | |/