summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* Merge for post-merge fixes for Item_equal patch.igor@rurik.mysql.com2004-10-191-1/+4
|\
| * table.h, sql_select.h:igor@rurik.mysql.com2004-10-191-1/+2
| * Merge for Item_equal.igor@rurik.mysql.com2004-10-091-0/+2
| |\
| | * Manual mergeigor@rurik.mysql.com2004-02-191-2/+4
| | |\
| | * \ Auto Mergeigor@rurik.mysql.com2003-12-231-0/+2
| | |\ \
| | | * \ Mergeigor@rurik.mysql.com2003-12-011-13/+25
| | | |\ \
| | | * \ \ Post-merge after itroducing Item_equaligor@rurik.mysql.com2003-11-261-0/+2
| | | |\ \ \
| | | | * | | This ChangeSet Introdices Item_equal.igor@rurik.mysql.com2003-11-261-0/+2
* | | | | | | Merge with implementation of WL#1724.timour@mysql.com2004-10-111-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Implementation of the last review comments for WL#1724timour@mysql.com2004-09-101-1/+1
| * | | | | | WL#1724 "Min/Max Optimization for Queries with Group By Clause"timour@mysql.com2004-08-271-0/+1
* | | | | | | Removed wrong warnings in test suite (This was because select_insert / select...monty@mishka.local2004-09-171-1/+1
* | | | | | | Merge with 4.1monty@mysql.com2004-09-061-1/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | after review patchbell@sanja.is.com.ua2004-08-311-1/+0
* | | | | | | 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
| | |/ /