summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2005-01-121-4/+6
|\ \
| * \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2005-01-121-4/+6
| |\ \
| | * | Make index_merge code call handler::extra(HA_EXTRA_RETRIEVE_PRIMARY_KEY) if it sergefp@mysql.com2004-12-231-4/+6
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-01-121-5/+4
|\ \ \ \ | |/ / /
| * | | Fix for use of unitialized variable errors: Manually deletesergefp@mysql.com2005-01-121-5/+4
* | | | Fixed memory reference errors found by valgrindmonty@mysql.com2005-01-121-3/+5
|/ / /
* | | mergejoreland@mysql.com2005-01-071-35/+43
|\ \ \
| * | | First stage of table definition cachemonty@mysql.com2005-01-061-35/+43
| | |/ | |/|
* | | wl2126 - fix ndb part of "latest" ingo patchjoreland@mysql.com2004-12-281-1/+1
|/ /
* | WL#2126 - Multi_read_range.ingo@mysql.com2004-12-231-55/+188
|/
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2004-12-211-35/+79
|\
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2004-11-211-35/+79
| |\
| | * Fix for BUG#4177: sergefp@mysql.com2004-11-211-35/+79
* | | Merge with global treemonty@mysql.com2004-12-191-7/+11
* | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-4/+6
* | | Merge with new VARCHAR codemonty@mysql.com2004-12-061-5/+6
|\ \ \
| * | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-5/+6
| | |/ | |/|
* | | Fix for division by zero problem: sergefp@mysql.com2004-11-281-2/+8
* | | protection: TRASH in deleteserg@serg.mylan2004-11-281-1/+1
* | | don't crash when trp=0serg@serg.mylan2004-11-231-3/+3
| |/ |/|
* | Fixed one warning and two errors reported by VC 6.0.timour@mysql.com2004-11-181-2/+2
* | Fix warnings and compilation failures (Windows).konstantin@mysql.com2004-11-171-3/+4
|/
* After merge fixesmonty@mysql.com2004-11-091-2/+2
* Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-19/+19
|\
| * Simpler arena swapping codemonty@mysql.com2004-11-081-7/+8
* | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-3/+12
|\ \ | |/
| * opt_range.cc, range.result, range.test:bar@mysql.com2004-11-031-3/+12
* | Merge on pullmonty@mysql.com2004-11-031-42/+51
|\ \
| * | Fixes after merge with 4.1monty@mysql.com2004-11-031-1/+2
| * | merge with 4.1monty@mysql.com2004-10-291-43/+51
| |\ \ | | |/
| | * Initialise "sorted" variable in constructor of QUICK_SELECT. The variable is ...magnus@neptunus.(none)2004-10-071-1/+1
| | * Implementation of Monty's idea about clear_alloc_root() optimization and clea...dlenev@brandersnatch.localdomain2004-09-231-2/+6
| | * sql_print_error cleanupserg@serg.mylan2004-09-041-3/+3
* | | Minor fixes of the patch for BUG#6303timour@mysql.com2004-11-011-2/+3