| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed high-impact Windows 64bit warnings (at least 4000 of them) | Vladislav Vaintroub | 2011-02-19 | 1 | -1/+1 |
* | Fix numerous warnings introduced in the last pushes on Windows | Vladislav Vaintroub | 2011-02-18 | 1 | -1/+1 |
* | Merge: BUG#716293: "Range checked for each record" is not used if condition r... | Sergey Petrunya | 2011-02-11 | 1 | -1/+1 |
|\ |
|
| * | BUG#716293: "Range checked for each record" is not used if condition refers t... | Sergey Petrunya | 2011-02-10 | 1 | -1/+1 |
* | | Fixed LP bug #702403 that caused a crash on the tree for mwl#128 | Igor Babaev | 2011-02-05 | 1 | -1/+1 |
* | | Merge | Igor Babaev | 2011-01-28 | 1 | -256/+581 |
|\ \ |
|
| * | | Post-second-review fixes for the patch that added the code allowing to use | Igor Babaev | 2011-01-24 | 1 | -13/+10 |
| * | | Merge | Igor Babaev | 2011-01-23 | 1 | -252/+580 |
| |\ \ |
|
| | * \ | Merge | Igor Babaev | 2011-01-21 | 1 | -251/+579 |
| | |\ \ |
|
| | | * | | Post-review fixes for the patch that added the code allowing to use | Igor Babaev | 2011-01-21 | 1 | -155/+196 |
| | | * | | Fixed vargrind problems in check_join_cache_usage(). | Igor Babaev | 2011-01-06 | 1 | -3/+3 |
| | | |\ \ |
|
| | | * | | | Fixed a compile warning. | Igor Babaev | 2011-01-05 | 1 | -1/+1 |
| | | * | | | The patch adds the code that allows to use equi-join conditions | Igor Babaev | 2011-01-04 | 1 | -131/+418 |
| | | |/ / |
|
| | * | | | Fixed compiler warning | Igor Babaev | 2011-01-21 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | Fixed LP bug #707848. | Igor Babaev | 2011-01-26 | 1 | -4/+8 |
* | | | | Fixed LP bug #707555. | Igor Babaev | 2011-01-26 | 1 | -4/+7 |
|/ / / |
|
* | | | Fixed typo that caused printing 'range' instead of 'index_merge' as the type | Igor Babaev | 2011-01-22 | 1 | -1/+1 |
|/ / |
|
* | | use bulk insert and repair by sort for unique keys in | Sergei Golubchik | 2011-01-14 | 1 | -15/+9 |
* | | Added ha_write_tmp_row() for slightly faster write_row for internal temp tables. | Sergei Golubchik | 2011-01-14 | 1 | -8/+8 |
* | | Added support for NO_RECORD record format (don't store any row data) for Aria. | Sergei Golubchik | 2011-01-14 | 1 | -3/+4 |
* | | compare "Copying to tmp table" proc_info as a pointer, not as a string | Sergei Golubchik | 2011-01-14 | 1 | -3/+5 |
* | | Removed some old comments. | Sergei Golubchik | 2011-01-14 | 1 | -8/+1 |
* | | Merge | Igor Babaev | 2011-01-15 | 1 | -6/+82 |
|\ \ |
|
| * | | Fixed LP bug #698882. | Igor Babaev | 2011-01-15 | 1 | -6/+82 |
| |/ |
|
* | | Merge backported subquery bugfixes/testcases into MariaDB 5.3 | Sergey Petrunya | 2011-01-14 | 1 | -0/+9 |
|\ \
| |/
|/| |
|
| * | Backport of (see below) + temporary measures to make SJ-Materialization work ... | Sergey Petrunya | 2011-01-13 | 1 | -0/+9 |
* | | Merge | Igor Babaev | 2010-12-27 | 1 | -3/+11 |
|\ \
| |/
|/| |
|
| * | Merge: mwl#24+mwl#21 5.1->5.2 | Igor Babaev | 2010-12-24 | 1 | -3/+11 |
| |\ |
|
| | * | Post-review fixes. | Igor Babaev | 2010-12-22 | 1 | -2/+1 |
| | * | Merge | Igor Babaev | 2010-12-09 | 1 | -3/+12 |
| | |\ |
|
| | | * | MWL #21: "index_merge: non-ROR intersection". | Igor Babaev | 2010-12-01 | 1 | -2/+7 |
| | | * | Merge | Igor Babaev | 2010-09-27 | 1 | -1/+5 |
| | | |\ |
|
| | | | * | An implementation of index intersect via a modified Unique class. | Igor Babaev | 2010-09-13 | 1 | -1/+5 |
* | | | | | MWL#121-125 DS-MRR improvements | Sergey Petrunya | 2010-12-21 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge DS-MRR/CPK improvements into 5.3-main | Sergey Petrunya | 2010-12-13 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge maria-5.3-mwl128 -> maria-5.2-mwl128-dsmrr-cpk | Sergey Petrunya | 2010-11-29 | 1 | -15/+13 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge MWL#121-125 DS-MRR improvements into MWL#128 Classic hash join tree | Sergey Petrunya | 2010-11-15 | 1 | -2/+2 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Post-merge fixes#2: | Sergey Petrunya | 2010-11-02 | 1 | -1/+1 |
| | | * | | | | | | Merge MWL#121-124 DS-MRR support for key-ordered reads + MWL#128 BNL-Hash join | Sergey Petrunya | 2010-11-01 | 1 | -3/+3 |
| | | |\ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ | MWL#121-124 DS-MRR support for key-ordered retrieval, etc | Sergey Petrunya | 2010-11-01 | 1 | -2/+3 |
| | | | |\ \ \ \ \ \ |
|
| | | | | * | | | | | | BUG#623300: Query with join_cache_level = 6 returns extra rows in maria-5.3-d... | Sergey Petrunya | 2010-09-15 | 1 | -1/+1 |
| | | | | * | | | | | | DS-MRR support for clustered primary keys and key-ordered retrieval: merge wi... | Sergey Petrunya | 2010-08-09 | 1 | -1/+2 |
| | | | | |\ \ \ \ \ \ |
|
| | | | | | * \ \ \ \ \ | MWL#121: DS-MRR support for clustered primary keys | Sergey Petrunya | 2010-07-16 | 1 | -1/+2 |
| | | | | | |\ \ \ \ \ \ |
|
| | | | | | | * | | | | | | MWL#121: DS-MRR support for clustered primary keys | Sergey Petrunya | 2010-06-19 | 1 | -1/+2 |
* | | | | | | | | | | | | | Fix LP BUG#685411 | unknown | 2010-12-14 | 1 | -3/+0 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Fixed compiler warnings. | Igor Babaev | 2010-12-11 | 1 | -3/+3 |
* | | | | | | | | | | | | Merge. | Igor Babaev | 2010-12-10 | 1 | -185/+477 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Fixed LP #bug 660963. | Igor Babaev | 2010-11-19 | 1 | -12/+9 |
| * | | | | | | | | | | | Fixed LP bug #675516. | Igor Babaev | 2010-11-15 | 1 | -2/+2 |
| * | | | | | | | | | | | Fixed LP bug #675095. | Igor Babaev | 2010-11-14 | 1 | -3/+4 |
| |/ / / / / / / / / / |
|