summaryrefslogtreecommitdiff
path: root/sql/opt_range.h
Commit message (Expand)AuthorAgeFilesLines
* BUG#58985: Assertion tab->quick->index != 64 failed in make_join_select() Jorgen Loland2010-12-171-0/+55
* 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-11-231-0/+3
|\
| * Bug#56862 Execution of a query that uses index merge returns a wrong resultSergey Glukhov2010-11-231-0/+3
* | manual merge from mysql-5.1-bugteamJon Olav Hauglid2010-07-191-1/+5
|\ \ | |/
| * Bug #54734 assert in Diagnostics_area::set_ok_statusJon Olav Hauglid2010-07-191-1/+5
* | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+11
|\ \
| * | Bug #30584: delete with order by and limit clauses does notGleb Shchepa2010-06-231-1/+11
* | | Merge of fix for Bug#41660.Martin Hansson2010-06-241-1/+2
|\ \ \ | |/ / |/| / | |/
| * Bug#41660: Sort-index_merge for non-first join table mayMartin Hansson2010-06-241-1/+2
* | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-1/+0
* | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-2/+81
|\ \ | |/
| * Bug#50939: Loose Index Scan unduly relies on engine toMartin Hansson2010-05-101-2/+81
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+19
* | Backport of:Konstantin Osipov2009-11-241-1/+1
* | Ported WL#3220 to mysql-next-mr.Georgi Kodinov2009-09-281-2/+15
|/
* Merge BUG#36639 into 5.1 Sergey Petrunia2008-08-251-8/+1
|\
| * BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgri...Sergey Petrunia2008-08-251-8/+1
| * Bug#37830 : ORDER BY ASC/DESC - no differenceGeorgi Kodinov2008-07-231-3/+1
* | merge of bug #37830 to 5.1Georgi Kodinov2008-07-171-3/+1
|\ \
| * | Bug#37830 : ORDER BY ASC/DESC - no differenceGeorgi Kodinov2008-07-161-3/+1
| |/
* | Better commentssergefp@mysql.com2007-11-061-2/+7
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-20/+20
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-20/+20
* | | wl#2936 post-merge fixesserg@janus.mylan2007-04-161-2/+2
|/ /
* | wl#3700 - post-review fixes:serg@janus.mylan2007-03-171-13/+16
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@janus.mylan2007-02-211-7/+16
|\ \
| * | WL#3700: Handler API change: all index search methods - that is,serg@janus.mylan2007-01-291-7/+16
* | | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-1/+1
|\ \ \ | |/ / |/| / | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-1/+1
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\ \ \ | |/ /
| * | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
| * Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-10-241-0/+2
| |\
* | | Fix for bug #23762: partition.test fails (partition_hash, partition_pruning a...ramil/ram@mysql.com/myoffice.izhnet.ru2006-11-021-1/+3
* | | Merge siva.hindu.god:/usr/home/tim/m/bk/g51tsmith/tim@siva.hindu.god2006-10-231-1/+1
|\ \ \
| * \ \ Merge mysql.com:/usr/home/ram/work/bug20732/my50-bug20732ramil/ram@myoffice.izhnet.ru2006-10-231-1/+1
| |\ \ \ | | |/ /
| | * | Merge mysql.com:/usr/home/ram/work/bug20732/my41-bug20732ramil/ram@mysql.com/myoffice.izhnet.ru2006-10-191-1/+1
| | |\ \
| | | * | Fix for bug #20732: Partial index and long sjis search with '>' fails sometimesramil/ram@mysql.com/myoffice.izhnet.ru2006-10-191-1/+1
| | | * | Bug #21180: Subselect with index for both WHERE and ORDER BY produces empty r...gkodinov/kgeorge@macbook.gmz2006-08-031-2/+2
* | | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optgkodinov@dl145s.mysql.com2006-10-191-0/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/mysql-5.0gkodinov@dl145s.mysql.com2006-10-191-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Bug #22342: No results returned for query using max and group bygkodinov/kgeorge@macbook.gmz2006-10-161-0/+2
| * | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesdlenev@mockturtle.local2006-09-211-4/+5
| |/ /
* | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesdlenev@mockturtle.local2006-09-211-6/+5
* | | Merge sunlight.local:/local_work/tmp_merge-5.0-opt-mysqlevgen@sunlight.local2006-07-301-1/+1
|\ \ \ | |/ /
| * | Fixed bug #20869.igor@rurik.mysql.com2006-07-151-1/+1
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-4/+5
* | | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-1/+1
|\ \ \ | |/ /