summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* MergeSergey Petrunia2008-12-221-1/+1
|\
| * backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-091-1/+1
* | BUG#40974: Incorrect query results when using clause evaluated using range checkSergey Petrunia2008-12-191-0/+3
|/
* Bug #37894: Assertion in init_read_record_seq in handler.h line 1444Gleb Shchepa2008-10-101-1/+1
* Bug#37943: Reproducible mysqld crash/sigsegv in sel_trees_can_be_oredGeorgi Kodinov2008-10-011-1/+73
* BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgri...Sergey Petrunia2008-08-251-0/+7
* Bug#37830 : ORDER BY ASC/DESC - no differenceGeorgi Kodinov2008-07-231-54/+12
* BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-5/+10
* Bug#26243 mysql command line crash after control-cunknown2008-03-281-5/+1
* Bug#34731: highest possible value for INT erroneously filtered by WHEREunknown2008-03-101-36/+54
* Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-2/+36
|\
| * BUG#32198: Comparison of DATE with DATETIME still not using indexes correctlyunknown2007-12-131-1/+26
| * Merge gleb.loc:/work/bk/5.0-opt-32403unknown2007-11-271-1/+4
| |\
| | * Fixed bug #32403: query causes a crash due to stack andunknown2007-11-271-1/+4
| * | opt_range.cc:unknown2007-11-231-1/+1
| * | Bug#31048: Many nested subqueries may cause server crash.unknown2007-11-191-0/+6
| |/
* | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-041-12/+12
|\ \ | |/
| * type conversions fixed to get rid of warningsunknown2007-10-231-3/+3
| * type conversion fixed to get rid of warningsunknown2007-10-231-3/+3
| * type conversions fixed to avoid warnings on Windowsunknown2007-10-231-6/+6
* | Fix for bug #31207: Test "join_nested" shows different strategy on IA64unknown2007-10-171-4/+4
|/
* Better wording in commentsunknown2007-09-121-2/+2
* Merge mysql.com:/home/psergey/mysql-4.1-bug30385unknown2007-09-111-1/+2
|\
| * BUG#30385: Server crash when deleting with ORDER BY and LIMITunknown2007-09-101-1/+2
* | Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-161-2/+1
|\ \
| * | bug#28570: handler::index_read() is called with different find_flag when unknown2007-08-151-2/+1
* | | A fix and a test case for Bug#24918 drop table and lock / inconsistentunknown2007-07-271-3/+3
|/ /
* | Mark deadcode for gcovunknown2007-07-181-2/+2
* | Small comments fixunknown2007-07-171-0/+5
* | [pb problem]: ha_heap->clone() fails on windows because of mess withunknown2007-07-171-0/+8
* | BUG#29740: Wrong query results for index_merge/union over HEAP table.unknown2007-07-131-14/+11
* | BUG#26624, pushbuild fixes: Merge to 5.0unknown2007-03-311-4/+5
|\ \ | |/
| * BUG#26624: high mem usage (crash) in range optimizerunknown2007-03-311-3/+5
* | Merge of BUG#26624 and BUG#26625unknown2007-03-291-31/+132
|\ \ | |/
| * BUG#26624: high mem usage (crash) in range optimizerunknown2007-03-291-14/+15
| * BUG#26624: high mem usage (crash) in range optimizerunknown2007-03-281-31/+131
* | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-201-2/+4
|\ \
| * | Bug #24484:unknown2007-03-201-2/+4
* | | Fixed bug #26830: a crash for the query with a subselect containing ROLLUP.unknown2007-03-101-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-86/+70
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-86/+70
| |\ \ \
| | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-151-86/+70
| | |\ \ \
| | | * | | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-86/+70
* | | | | | valgrind error fixunknown2007-02-121-7/+12
* | | | | | Fixed bug #26159.unknown2007-02-101-5/+4
* | | | | | Fix bug #24035.unknown2007-02-021-1/+16
| |_|_|/ / |/| | | |
* | | | | Fixed bug #25407.unknown2007-01-311-1/+11
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-111-1/+1
|\ \ \ \
| * \ \ \ Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-311-1/+1
| |\ \ \ \
| | * | | | my_strtoll10-x86.s:unknown2006-12-311-1/+1