Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge MWL#121-125 DS-MRR improvements | Sergey Petrunya | 2010-11-22 | 1 | -1/+0 |
* | Remove .moved files | Sergey Petrunya | 2010-11-15 | 3 | -582/+0 |
* | Merge MWL#121-125 DS-MRR improvements into MWL#128 Classic hash join tree | Sergey Petrunya | 2010-11-15 | 17 | -190/+1245 |
|\ | |||||
| * | BUG#671361: virtual int Mrr_ordered_index_reader::refill_buffer(): Assertion ... | Sergey Petrunya | 2010-11-09 | 2 | -3/+74 |
| * | Add optimizer_unfixed_bugs tests/results to the list of installed files | Sergey Petrunya | 2010-11-09 | 1 | -1/+3 |
| * | Merge in: Include optimizer_unfixed_bugs testsuite in buildbot runs | Sergey Petrunya | 2010-11-09 | 2 | -2/+4 |
| |\ | |||||
| | * | Include optimizer_unfixed_bugs testsuite in buildbot runs | Sergey Petrunya | 2010-11-09 | 2 | -2/+4 |
| * | | BUG#670417: Diverging results in maria-5.3-mwl128-dsmrr-cpk with join buffer,... | Sergey Petrunya | 2010-11-08 | 2 | -0/+94 |
| * | | Address problems uncovered by buildbot | Sergey Petrunya | 2010-11-02 | 4 | -29/+29 |
| * | | Post-merge fixes#1: update test results | Sergey Petrunya | 2010-11-01 | 1 | -8/+8 |
| * | | Merge MWL#121-124 DS-MRR support for key-ordered reads + MWL#128 BNL-Hash join | Sergey Petrunya | 2010-11-01 | 13 | -6/+822 |
| |\ \ | | |/ | |||||
| | * | MWL#121-124 DS-MRR support for key-ordered retrieval, etc | Sergey Petrunya | 2010-11-01 | 22 | -48/+861 |
| | |\ | |||||
| | | * | Fix failures introduced in the previous push | Sergey Petrunya | 2010-10-04 | 1 | -1/+1 |
| | | * | Address review feedback | Sergey Petrunya | 2010-10-03 | 2 | -1/+1 |
| | | * | DS-MRR improvements: review feedback | Sergey Petrunya | 2010-09-21 | 2 | -7/+7 |
| | | * | BUG#623300: Query with join_cache_level = 6 returns extra rows in maria-5.3-d... | Sergey Petrunya | 2010-09-15 | 7 | -27/+27 |
| | | * | BUG#628785: multi_range_read.cc:430: int DsMrr_impl::dsmrr_init(): Assertion ... | Sergey Petrunya | 2010-09-15 | 2 | -0/+61 |
| | | * | BUG#625841: Assertion `!table || (!table->read_set || bitmap_is_set | Sergey Petrunya | 2010-09-15 | 2 | -0/+54 |
| | | * | BUG#629684: Unreachable code in multi_range_read.cc in maria-5.3-dsmrr-cpk | Sergey Petrunya | 2010-09-13 | 2 | -0/+39 |
| | | * | - Fixed BUG#623285: Crash in quick_range_seq_next() in maria-5.3-dsmrr-cpk | Sergey Petrunya | 2010-09-13 | 2 | -0/+371 |
| | | * | - Remove out-of-date comments | Sergey Petrunya | 2010-08-14 | 2 | -2/+3 |
| | | * | key/rowid buffer overflow fixes for various tricky cases. | Sergey Petrunya | 2010-08-14 | 1 | -3/+3 |
| | | * | Use reverse/backwards buffer for keys (now works) | Sergey Petrunya | 2010-08-11 | 1 | -4/+4 |
| | | * | DS-MRR support for clustered primary keys and key-ordered retrieval: merge wi... | Sergey Petrunya | 2010-08-09 | 3 | -17/+302 |
| | | |\ | |||||
| | | | * | DS-MRR support improvements (MWL#123, MWL#124, MWL#125) | Sergey Petrunya | 2010-07-17 | 1 | -17/+17 |
| | | | * | MWL#121: DS-MRR support for clustered primary keys | Sergey Petrunya | 2010-07-16 | 2 | -0/+285 |
| | | | |\ | |||||
| | | | | * | MWL#121: DS-MRR support for clustered primary keys | Sergey Petrunya | 2010-06-22 | 2 | -5/+22 |
| | | | | * | MWL#121: DS-MRR support for clustered primary keys | Sergey Petrunya | 2010-06-22 | 2 | -0/+268 |
* | | | | | | Fixed LP bug #674423. | Igor Babaev | 2010-11-13 | 2 | -0/+56 |
* | | | | | | Fixed LP bug #674431. | Igor Babaev | 2010-11-13 | 2 | -6/+93 |
* | | | | | | Merge | Igor Babaev | 2010-11-11 | 2 | -2/+73 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed LP bug #672551. | Igor Babaev | 2010-11-11 | 2 | -0/+72 |
* | | | | | | | Merge | Igor Babaev | 2010-11-11 | 2 | -0/+113 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fixed LP bug#672497. | Igor Babaev | 2010-11-11 | 2 | -0/+113 |
* | | | | | | | Merge | Igor Babaev | 2010-11-10 | 98 | -1431/+3875 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fixed LP bug #671901. | Igor Babaev | 2010-11-07 | 2 | -0/+103 |
| * | | | | | | Merge | Igor Babaev | 2010-11-05 | 98 | -1430/+3775 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Post merge adjustment | Igor Babaev | 2010-11-05 | 1 | -5/+6 |
| | * | | | | | | Fixed LP bug #669382. | Igor Babaev | 2010-11-04 | 2 | -0/+55 |
| | * | | | | | | Fixed LP bug #664594 and other bugs leading to invalid execution | Igor Babaev | 2010-11-03 | 11 | -58/+79 |
| | * | | | | | | Post-merge fix. | Igor Babaev | 2010-11-02 | 1 | -1/+1 |
| | * | | | | | | Merge | Igor Babaev | 2010-11-02 | 97 | -1391/+3659 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Fixed LP bug #668290. | Igor Babaev | 2010-10-30 | 4 | -20/+110 |
| | | * | | | | | Merge. | Igor Babaev | 2010-10-30 | 95 | -1379/+3557 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | * | | | | Post-merge adjustment of the results for the innodb_plugin test suite. | Igor Babaev | 2010-10-28 | 2 | -3/+3 |
| | | | * | | | | Merge 5.3-mwl128 -> 5.3 | Igor Babaev | 2010-10-27 | 92 | -1373/+3551 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Fixed LP bug #664508. | Igor Babaev | 2010-10-24 | 2 | -67/+209 |
| | | | | * | | | | Fixed LP bug #663818. | Igor Babaev | 2010-10-22 | 2 | -0/+92 |
| | | | | * | | | | Fixed LP bug #663840. | Igor Babaev | 2010-10-22 | 2 | -15/+152 |
| | | | | * | | | | Merge | Igor Babaev | 2010-10-18 | 62 | -928/+928 |
| | | | | |\ \ \ \ |