summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2005-06-051-56/+62
|\
| * Code cleanups during code reviewsunknown2005-06-011-52/+58
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-311-4/+4
| |\
| | * Fixed bug in multiple-table-delete where some rows was not deletedunknown2005-05-301-4/+4
* | | Mergeunknown2005-06-021-0/+2
|\ \ \ | |/ / |/| |
| * | tztime.cc:unknown2005-06-021-0/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-301-1/+10
|\ \ \
| * | | Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-301-1/+10
* | | | Merge from 4.1unknown2005-05-261-1/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | | Cleanup's during reviewunknown2005-05-251-21/+19
| |/ |/|
* | opt_range.cc:unknown2005-05-211-3/+4
* | range.result, range.test:unknown2005-05-211-32/+108
* | Cset exclude: matt@mysql.com|ChangeSet|20050519052223|06259unknown2005-05-191-2/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-101-1/+2
|\ \
| * | valgrind: initialise variable in QUICK_SELECT_Iunknown2005-04-251-1/+2
* | | Fix for bug #9798: Rollup crash with InnoDB in setup_sum_funcs().unknown2005-05-091-1/+6
* | | mergeunknown2005-05-061-9/+10
|\ \ \
| * | | Fixes while reviewing new codeunknown2005-05-061-9/+10
* | | | Fix for BUG#10244:unknown2005-04-291-6/+19
|/ / /
* | | BUG#10037: A proper fix: Add 0.01 to cost of 'range' scans, don't add 0.01 to...unknown2005-04-261-6/+11
* | | Fix for BUG#10037unknown2005-04-211-1/+4
* | | BUG#9103 merge to 5.0unknown2005-04-201-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix for BUG#9103: unknown2005-04-181-1/+1
* | Post-merge fixesunknown2005-04-171-0/+1
|\ \ | |/
| * Fix for BUG#9348: when computing union of two intervals set lower bound to unknown2005-04-171-0/+1
* | remove the rest of isam/merge referencesunknown2005-04-051-2/+1
* | removed unnecessary (and incorrect) space trimming/padding in generating rangesunknown2005-03-231-30/+4
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-0/+1
* | Cleanup during reviewsunknown2005-03-161-2/+4
* | Fix for BUG#8532.unknown2005-02-281-1/+10
* | Merge with global treeunknown2005-02-251-4/+2
|\ \
| * | Remove compiler warnings and remove not used variablesunknown2005-02-251-4/+2
* | | Fix for BUG#8576unknown2005-02-231-1/+9
|/ /
* | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-02-231-2/+6
|\ \
| * | Fix for BUG#8576unknown2005-02-231-2/+6
* | | Coding style fixes according to Sergei's feedbackunknown2005-02-221-4/+4
* | | Post review coding style fixes.unknown2005-02-221-2/+4
* | | Fix for BUG#8578 "Test case 'index_merge_ror' fails on SGI irix"unknown2005-02-221-2/+3
|/ /
* | Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only ...unknown2005-02-051-1/+1
* | Fixes for windows compilation bugsunknown2005-01-261-1/+1
* | Fix for BUG#8003 attempt 2: unknown2005-01-251-0/+5
* | Mergeunknown2005-01-201-47/+15
|\ \
| * | Post WL#2126 fixes: unknown2004-12-291-47/+15
* | | 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
|\ \ \ \ \ | |/ / / /