summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#11044 - "SELECT DISTINCT on indexed column returns inconsistent r...timour@mysql.com2005-06-141-8/+14
* Merge with 4.1monty@mysql.com2005-06-071-2/+0
|\
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* | mergemonty@mysql.com2005-06-051-56/+62
|\ \
| * | Code cleanups during code reviewsmonty@mysql.com2005-06-011-52/+58
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-05-311-4/+4
| |\ \
| | * | Fixed bug in multiple-table-delete where some rows was not deletedmonty@mysql.com2005-05-301-4/+4
* | | | Mergekent@mysql.com2005-06-021-0/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | tztime.cc:kent@mysql.com2005-06-021-0/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-05-301-1/+10
|\ \ \
| * | | Preparatory (and the most problematic) patch for Bug#7306konstantin@mysql.com2005-05-301-1/+10
* | | | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | | Cleanup's during reviewmonty@mysql.com2005-05-251-21/+19
| |/ |/|
* | opt_range.cc:igor@rurik.mysql.com2005-05-211-3/+4
* | range.result, range.test:igor@rurik.mysql.com2005-05-211-32/+108
* | Cset exclude: matt@mysql.com|ChangeSet|20050519052223|06259msvensson@neptunus.(none)2005-05-191-2/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2005-05-101-1/+2
|\ \
| * | valgrind: initialise variable in QUICK_SELECT_Imsvensson@neptunus.(none)2005-04-251-1/+2
* | | Fix for bug #9798: Rollup crash with InnoDB in setup_sum_funcs().ramil@ram-book.(none)2005-05-091-1/+6
* | | mergemonty@mishka.local2005-05-061-9/+10
|\ \ \
| * | | Fixes while reviewing new codemonty@mishka.local2005-05-061-9/+10
* | | | Fix for BUG#10244:sergefp@mysql.com2005-04-291-6/+19
|/ / /
* | | BUG#10037: A proper fix: Add 0.01 to cost of 'range' scans, don't add 0.01 to...sergefp@mysql.com2005-04-261-6/+11
* | | Fix for BUG#10037sergefp@mysql.com2005-04-211-1/+4
* | | BUG#9103 merge to 5.0sergefp@mysql.com2005-04-201-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix for BUG#9103: sergefp@mysql.com2005-04-181-1/+1
* | Post-merge fixessergefp@mysql.com2005-04-171-0/+1
|\ \ | |/
| * Fix for BUG#9348: when computing union of two intervals set lower bound to sergefp@mysql.com2005-04-171-0/+1
* | remove the rest of isam/merge referencesserg@serg.mylan2005-04-051-2/+1
* | removed unnecessary (and incorrect) space trimming/padding in generating rangesserg@serg.mylan2005-03-231-30/+4
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-0/+1
* | Cleanup during reviewsmonty@mysql.com2005-03-161-2/+4
* | Fix for BUG#8532.timour@mysql.com2005-02-281-1/+10
* | Merge with global treemonty@mysql.com2005-02-251-4/+2
|\ \
| * | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-4/+2
* | | Fix for BUG#8576timour@mysql.com2005-02-231-1/+9
|/ /
* | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-02-231-2/+6
|\ \
| * | Fix for BUG#8576timour@mysql.com2005-02-231-2/+6
* | | Coding style fixes according to Sergei's feedbacksergefp@mysql.com2005-02-221-4/+4
* | | Post review coding style fixes.sergefp@mysql.com2005-02-221-2/+4
* | | Fix for BUG#8578 "Test case 'index_merge_ror' fails on SGI irix"sergefp@mysql.com2005-02-221-2/+3
|/ /
* | Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only ...sergefp@mysql.com2005-02-051-1/+1
* | Fixes for windows compilation bugsgeorg@beethoven.site2005-01-261-1/+1
* | Fix for BUG#8003 attempt 2: sergefp@mysql.com2005-01-251-0/+5
* | Mergesergefp@mysql.com2005-01-201-47/+15
|\ \
| * | Post WL#2126 fixes: sergefp@mysql.com2004-12-291-47/+15
* | | Post-review fixes for the previous cset. No code behavior changes.sergefp@mysql.com2005-01-181-3/+8
* | | Fixes in opt_range.cc: ROR plan choice codesergefp@mysql.com2005-01-171-172/+180