| Commit message (Expand) | Author | Age | Files | Lines |
* | Code cleanup | Sergey Petrunya | 2010-11-03 | 2 | -58/+76 |
* | Code cleanup | Sergey Petrunya | 2010-11-02 | 2 | -155/+54 |
* | MWL#121-124 DS-MRR support for key-ordered retrieval, etc | Sergey Petrunya | 2010-11-01 | 42 | -305/+2666 |
|\ |
|
| * | Re-initialization reworked | Sergey Petrunya | 2010-11-01 | 2 | -23/+54 |
| * | use DBUG_RETURN with DBUG_ENTER | Sergey Petrunya | 2010-11-01 | 1 | -1/+1 |
| * | DS-MRR/CPK improvements: correct buffer exhaustion handling | Sergey Petrunya | 2010-10-31 | 2 | -12/+25 |
| * | DS-MRR improvements: | Sergey Petrunya | 2010-10-29 | 1 | -3/+10 |
| * | DS-MRR improvements | Sergey Petrunya | 2010-10-29 | 2 | -2/+6 |
| * | DS-MRR improvements: | Sergey Petrunya | 2010-10-28 | 2 | -19/+24 |
| * | DS-MRR improvements: address review feedback for R3 version of the patch | Sergey Petrunya | 2010-10-26 | 3 | -594/+878 |
| * | Code cleanup | Sergey Petrunya | 2010-10-04 | 2 | -14/+2 |
| * | Fix failures introduced in the previous push | Sergey Petrunya | 2010-10-04 | 2 | -3/+4 |
| * | Address review feedback | Sergey Petrunya | 2010-10-03 | 5 | -473/+218 |
| * | DS-MRR/CPK improvements: more of addressing review feedback | Sergey Petrunya | 2010-10-01 | 2 | -26/+32 |
| * | DS-MRR improvements: address review feedback | Sergey Petrunya | 2010-09-28 | 2 | -5/+195 |
| * | Move Lifo_buffer to separate file. | Sergey Petrunya | 2010-09-28 | 1 | -0/+412 |
| * | Better comments, move Lifo_buffer to separate file. | Sergey Petrunya | 2010-09-28 | 5 | -464/+77 |
| * | DS-MRR improvements: review feedback | Sergey Petrunya | 2010-09-21 | 4 | -360/+389 |
| * | More comments | Sergey Petrunya | 2010-09-20 | 1 | -25/+66 |
| * | DS-MRR improvements: remove write_size/read_size, have the same size | Sergey Petrunya | 2010-09-20 | 2 | -22/+19 |
| * | DS-MRR improvements: more code cleanup | Sergey Petrunya | 2010-09-20 | 2 | -115/+157 |
| * | DS-MRR improvements: better comments, use symbolic name instead of +1/-1 cons... | Sergey Petrunya | 2010-09-19 | 2 | -72/+137 |
| * | BUG#623300: Query with join_cache_level = 6 returns extra rows in maria-5.3-d... | Sergey Petrunya | 2010-09-15 | 8 | -28/+28 |
| * | BUG#628785: multi_range_read.cc:430: int DsMrr_impl::dsmrr_init(): Assertion ... | Sergey Petrunya | 2010-09-15 | 4 | -9/+71 |
| * | BUG#625841: Assertion `!table || (!table->read_set || bitmap_is_set | Sergey Petrunya | 2010-09-15 | 6 | -6/+73 |
| * | 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 | 4 | -1/+373 |
| * | Debug measure: trash unused buffer space | Sergey Petrunya | 2010-09-12 | 1 | -1/+3 |
| * | Remove garbage comments, coding style conformance (no functional changes). | Sergey Petrunya | 2010-09-12 | 1 | -7/+4 |
| * | Fix a typo bug in SimpleBuffer.read() | Sergey Petrunya | 2010-09-11 | 1 | -1/+1 |
| * | Commit for buildbot checks | Sergey Petrunya | 2010-09-10 | 2 | -41/+56 |
| * | MWL#121-125: DS-MRR improvements | Sergey Petrunya | 2010-09-05 | 3 | -81/+172 |
| * | Fix one more problem with buffer exhaustion scenario | Sergey Petrunya | 2010-08-19 | 1 | -1/+1 |
| * | More valgrind fixes | Sergey Petrunya | 2010-08-15 | 1 | -7/+5 |
| * | Fix another (possibly dangerous) valgrind failure. | Sergey Petrunya | 2010-08-15 | 1 | -1/+1 |
| * | Fix [harmless] valgrind failure | Sergey Petrunya | 2010-08-15 | 1 | -1/+1 |
| * | - Remove out-of-date comments | Sergey Petrunya | 2010-08-14 | 3 | -13/+5 |
| * | key/rowid buffer overflow fixes for various tricky cases. | Sergey Petrunya | 2010-08-14 | 3 | -46/+78 |
| * | Fix a number of problems with reverse buffer use | Sergey Petrunya | 2010-08-12 | 2 | -5/+21 |
| * | Do dynamic buffer growing/shrinking. | Sergey Petrunya | 2010-08-12 | 2 | -8/+76 |
| * | Use reverse/backwards buffer for keys (now works) | Sergey Petrunya | 2010-08-11 | 3 | -8/+25 |
| * | DS-MRR support for clustered primary keys and key-ordered retrieval: merge wi... | Sergey Petrunya | 2010-08-09 | 17 | -157/+1275 |
| |\ |
|
| | * | Fix valgrind failure | Sergey Petrunya | 2010-08-09 | 1 | -1/+2 |
| | * | We can't check that assertion at the first iteration | Sergey Petrunya | 2010-08-08 | 1 | -1/+1 |
| | * | Fix valgrind failure: don't access key_buffer if we haven't set it up yet. | Sergey Petrunya | 2010-08-08 | 1 | -1/+2 |
| | * | DS-MRR, key-ordered retrievals: commit for buildbot | Sergey Petrunya | 2010-08-08 | 2 | -255/+581 |
| | * | DS-MRR support improvements (MWL#123, MWL#124, MWL#125) | Sergey Petrunya | 2010-07-18 | 2 | -16/+34 |
| | * | DS-MRR support improvements (MWL#123, MWL#124, MWL#125) | Sergey Petrunya | 2010-07-17 | 7 | -48/+181 |
| | * | MWL#121: DS-MRR support for clustered primary keys | Sergey Petrunya | 2010-07-16 | 14 | -87/+726 |
| | |\ |
|
| | | * | MWL#121: DS-MRR support for clustered primary keys | Sergey Petrunya | 2010-06-22 | 11 | -67/+47 |