summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed high-impact Windows 64bit warnings (at least 4000 of them)Vladislav Vaintroub2011-02-191-1/+1
* Fix numerous warnings introduced in the last pushes on WindowsVladislav Vaintroub2011-02-181-1/+1
* Merge: BUG#716293: "Range checked for each record" is not used if condition r...Sergey Petrunya2011-02-111-1/+1
|\
| * BUG#716293: "Range checked for each record" is not used if condition refers t...Sergey Petrunya2011-02-101-1/+1
* | Fixed LP bug #702403 that caused a crash on the tree for mwl#128Igor Babaev2011-02-051-1/+1
* | MergeIgor Babaev2011-01-281-256/+581
|\ \
| * | Post-second-review fixes for the patch that added the code allowing to useIgor Babaev2011-01-241-13/+10
| * | MergeIgor Babaev2011-01-231-252/+580
| |\ \
| | * \ MergeIgor Babaev2011-01-211-251/+579
| | |\ \
| | | * | Post-review fixes for the patch that added the code allowing to useIgor Babaev2011-01-211-155/+196
| | | * | Fixed vargrind problems in check_join_cache_usage().Igor Babaev2011-01-061-3/+3
| | | |\ \
| | | * | | Fixed a compile warning.Igor Babaev2011-01-051-1/+1
| | | * | | The patch adds the code that allows to use equi-join conditionsIgor Babaev2011-01-041-131/+418
| | | |/ /
| | * | | Fixed compiler warningIgor Babaev2011-01-211-1/+1
| | | |/ | | |/|
* | | | Fixed LP bug #707848.Igor Babaev2011-01-261-4/+8
* | | | Fixed LP bug #707555.Igor Babaev2011-01-261-4/+7
|/ / /
* | | Fixed typo that caused printing 'range' instead of 'index_merge' as the typeIgor Babaev2011-01-221-1/+1
|/ /
* | use bulk insert and repair by sort for unique keys inSergei Golubchik2011-01-141-15/+9
* | Added ha_write_tmp_row() for slightly faster write_row for internal temp tables.Sergei Golubchik2011-01-141-8/+8
* | Added support for NO_RECORD record format (don't store any row data) for Aria.Sergei Golubchik2011-01-141-3/+4
* | compare "Copying to tmp table" proc_info as a pointer, not as a stringSergei Golubchik2011-01-141-3/+5
* | Removed some old comments.Sergei Golubchik2011-01-141-8/+1
* | MergeIgor Babaev2011-01-151-6/+82
|\ \
| * | Fixed LP bug #698882.Igor Babaev2011-01-151-6/+82
| |/
* | Merge backported subquery bugfixes/testcases into MariaDB 5.3Sergey Petrunya2011-01-141-0/+9
|\ \ | |/ |/|
| * Backport of (see below) + temporary measures to make SJ-Materialization work ...Sergey Petrunya2011-01-131-0/+9
* | MergeIgor Babaev2010-12-271-3/+11
|\ \ | |/ |/|
| * Merge: mwl#24+mwl#21 5.1->5.2Igor Babaev2010-12-241-3/+11
| |\
| | * Post-review fixes.Igor Babaev2010-12-221-2/+1
| | * MergeIgor Babaev2010-12-091-3/+12
| | |\
| | | * MWL #21: "index_merge: non-ROR intersection".Igor Babaev2010-12-011-2/+7
| | | * MergeIgor Babaev2010-09-271-1/+5
| | | |\
| | | | * An implementation of index intersect via a modified Unique class.Igor Babaev2010-09-131-1/+5
* | | | | MWL#121-125 DS-MRR improvementsSergey Petrunya2010-12-211-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge DS-MRR/CPK improvements into 5.3-mainSergey Petrunya2010-12-131-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge maria-5.3-mwl128 -> maria-5.2-mwl128-dsmrr-cpkSergey Petrunya2010-11-291-15/+13
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge MWL#121-125 DS-MRR improvements into MWL#128 Classic hash join treeSergey Petrunya2010-11-151-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | Post-merge fixes#2:Sergey Petrunya2010-11-021-1/+1
| | | * | | | | | Merge MWL#121-124 DS-MRR support for key-ordered reads + MWL#128 BNL-Hash joinSergey Petrunya2010-11-011-3/+3
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ MWL#121-124 DS-MRR support for key-ordered retrieval, etcSergey Petrunya2010-11-011-2/+3
| | | | |\ \ \ \ \ \
| | | | | * | | | | | BUG#623300: Query with join_cache_level = 6 returns extra rows in maria-5.3-d...Sergey Petrunya2010-09-151-1/+1
| | | | | * | | | | | DS-MRR support for clustered primary keys and key-ordered retrieval: merge wi...Sergey Petrunya2010-08-091-1/+2
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ MWL#121: DS-MRR support for clustered primary keysSergey Petrunya2010-07-161-1/+2
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | MWL#121: DS-MRR support for clustered primary keysSergey Petrunya2010-06-191-1/+2
* | | | | | | | | | | | | Fix LP BUG#685411unknown2010-12-141-3/+0
|/ / / / / / / / / / / /
* | | | | | | | | | | | Fixed compiler warnings.Igor Babaev2010-12-111-3/+3
* | | | | | | | | | | | Merge.Igor Babaev2010-12-101-185/+477
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Fixed LP #bug 660963.Igor Babaev2010-11-191-12/+9
| * | | | | | | | | | | Fixed LP bug #675516.Igor Babaev2010-11-151-2/+2
| * | | | | | | | | | | Fixed LP bug #675095.Igor Babaev2010-11-141-3/+4
| |/ / / / / / / / / /