summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* item_cmpfunc.h:unknown2004-10-251-1/+3
* Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-10-201-7/+4
|\
| * code clean-up.unknown2004-10-201-3/+1
| * A fix (bug #6142: SELECT DISTINCT on key field crashes server)unknown2004-10-201-4/+3
* | opt_range.cc:unknown2004-10-201-0/+2
* | Merge for post-merge fixes for Item_equal patch.unknown2004-10-191-84/+176
|\ \ | |/ |/|
| * table.h, sql_select.h:unknown2004-10-191-0/+57
| * Merge for Item_equal.unknown2004-10-091-86/+121
| |\
| | * sql_select.cc, opt_range.cc, item.cc:unknown2004-02-191-8/+8
| | * Manual mergeunknown2004-02-191-31/+73
| | * Many files:unknown2004-02-181-62/+86
| | * Auto Mergeunknown2003-12-231-76/+150
| | |\
| | | * Mergeunknown2003-12-011-1/+1
| | | |\
| | | * \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2003-11-281-10/+13
| | | |\ \
| | | * \ \ Post-merge after itroducing Item_equalunknown2003-11-261-75/+150
| | | |\ \ \
| | | | * | | This ChangeSet Introdices Item_equal.unknown2003-11-261-75/+147
* | | | | | | compatibility fixunknown2004-10-181-1/+1
* | | | | | | Fixed compilation problem due to WL#1724 code inside #ifndef DBUG_OFF ... #en...unknown2004-10-131-89/+92
* | | | | | | Renamed formal parameters of constructors so that they are different from cla...unknown2004-10-121-36/+33
* | | | | | | Merge with implementation of WL#1724.unknown2004-10-111-105/+2214
|\ \ \ \ \ \ \
| * | | | | | | Manual merge with implementation for WL#1724unknown2004-10-111-17/+38
| * | | | | | | Fixes for WL#1724 required by the third code review.unknown2004-10-111-40/+63
| * | | | | | | Implementation of the last review comments for WL#1724unknown2004-09-101-376/+407
| * | | | | | | WL#1724 "Min/Max Optimization for Queries with Group By Clause"unknown2004-08-271-100/+2147
* | | | | | | | prevent substituting Item_ref as VIEW fields in WHERE conditions (BUG#5969)unknown2004-10-101-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Strict mode & better warningsunknown2004-09-281-4/+6
* | | | | | | Removed wrong warnings in test suite (This was because select_insert / select...unknown2004-09-171-1/+1
* | | | | | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-6/+16
* | | | | | | Merge with 4.1unknown2004-09-061-2/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Should check for GEOM_FLAG later because keyX may be partly initialized (min_...unknown2004-08-261-6/+7
| * | | | | | A fix (Bug#5219: Cannot use '||' with MBRContains(..)).unknown2004-08-261-5/+12
* | | | | | | Fixed another bug#4984-type problem. This probably isn't the last fix for thi...unknown2004-08-131-0/+2
* | | | | | | Fix and testcase for BUG#4984unknown2004-08-111-9/+15
* | | | | | | compatibility fixesunknown2004-07-271-1/+1
* | | | | | | misc fixes for compile-time errorsunknown2004-07-211-511/+512
* | | | | | | Fixes for bug #4571 (Windows compabilities)unknown2004-07-161-3/+2
* | | | | | | After merge fixesunknown2004-07-151-16/+28
* | | | | | | Merge with 4.1unknown2004-07-121-96/+99
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-3/+6
* | | | | | | After merge fixesunknown2004-07-121-2/+2
* | | | | | | Merge with 4.1.3-betaunknown2004-07-071-50/+34
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | mergedunknown2004-06-251-3/+0
| |\ \ \ \ \ \
| | * | | | | | release cursors in return_zero_rowsunknown2004-06-251-4/+1
| * | | | | | | After merge fixesunknown2004-06-251-1/+3
| |/ / / / / /
| * | | | | | workaround for gcc 2.95.3 bugunknown2004-06-251-0/+3
| * | | | | | bug#4089 - JOIN::join_free calling mysql_unlock w/o index_end() beforeunknown2004-06-241-1/+2
| * | | | | | mergedunknown2004-06-231-36/+6
| |\ \ \ \ \ \
| | * | | | | | handler interface cleanups:unknown2004-06-231-36/+6
| * | | | | | | Merge with 4.0.21unknown2004-06-181-9/+21
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fixed unlikely bug in the range optimzer when using many IN() queries on diff...unknown2004-06-181-9/+21