summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* Post-review fixes for the previous cset. No code behavior changes.unknown2005-01-181-3/+8
* Fixes in opt_range.cc: ROR plan choice codeunknown2005-01-171-172/+180
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-121-4/+6
|\
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-121-4/+6
| |\
| | * Make index_merge code call handler::extra(HA_EXTRA_RETRIEVE_PRIMARY_KEY) if it unknown2004-12-231-4/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-121-5/+4
|\ \ \ | |/ /
| * | Fix for use of unitialized variable errors: Manually deleteunknown2005-01-121-5/+4
* | | Fixed memory reference errors found by valgrindunknown2005-01-121-3/+5
|/ /
* | mergeunknown2005-01-071-35/+43
|\ \
| * | First stage of table definition cacheunknown2005-01-061-35/+43
* | | wl2126 - fix ndb part of "latest" ingo patchunknown2004-12-281-1/+1
|/ /
* | WL#2126 - Multi_read_range.unknown2004-12-231-55/+188
|/
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-211-35/+79
|\
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-211-35/+79
| |\
| | * Fix for BUG#4177: unknown2004-11-211-35/+79
* | | Merge with global treeunknown2004-12-191-7/+11
* | | Add 0x before pointers (to help with debugging)unknown2004-12-181-4/+6
* | | 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
| | | |\ \