summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with new VARCHAR codeunknown2004-12-061-5/+6
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-5/+6
* | Fix for division by zero problem: unknown2004-11-281-2/+8
* | protection: TRASH in deleteunknown2004-11-281-1/+1
* | don't crash when trp=0unknown2004-11-231-3/+3
* | Fixed one warning and two errors reported by VC 6.0.unknown2004-11-181-2/+2
* | Fix warnings and compilation failures (Windows).unknown2004-11-171-3/+4
|/
* After merge fixesunknown2004-11-091-2/+2
* Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-19/+19
|\
| * Simpler arena swapping codeunknown2004-11-081-7/+8
* | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-3/+12
|\ \ | |/
| * opt_range.cc, range.result, range.test:unknown2004-11-031-3/+12
* | Merge on pullunknown2004-11-031-42/+51
|\ \
| * | Fixes after merge with 4.1unknown2004-11-031-1/+2
| * | merge with 4.1unknown2004-10-291-43/+51
| |\ \ | | |/
| | * Initialise "sorted" variable in constructor of QUICK_SELECT. The variable is ...unknown2004-10-071-1/+1
| | * Implementation of Monty's idea about clear_alloc_root() optimization and clea...unknown2004-09-231-2/+6
| | * sql_print_error cleanupunknown2004-09-041-3/+3
* | | Minor fixes of the patch for BUG#6303unknown2004-11-011-2/+3
* | | Fix for BUG#6303 + fix for discovered bug with sub-queries when analyzin quer...unknown2004-10-291-8/+20
|/ /
* | 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