summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-0422-51/+383
* MergeIgor Babaev2010-12-252-1/+72
|\
| * Fixed LP bug#694092.Igor Babaev2010-12-242-0/+70
* | MergeIgor Babaev2010-12-244-13/+67
|\ \ | |/ |/|
| * Fixed LP bug #670380.Igor Babaev2010-12-224-13/+67
* | Merge DS-MRR/CPK improvements into 5.3-mainSergey Petrunya2010-12-1319-221/+1146
|\ \ | |/ |/|
| * BUG#671340: Diverging results in with mrr_sort_keys=ON|OFF and join_cache_lev...Sergey Petrunya2010-12-092-0/+171
| * BUG#623315: Query returns less rows when run with join_cache_level=6 on maria...Sergey Petrunya2010-12-022-0/+97
| * BUG#623300: Query with join_cache_level = 6 returns extra rows in maria-5.3-d...Sergey Petrunya2010-12-022-0/+169
| * Update .result file (checked)Sergey Petrunya2010-12-021-1/+1
| * MergeSergey Petrunya2010-12-025-3/+9
| |\
| | * MWL#121-125 DS-MRR improvements Sergey Petrunya2010-12-025-3/+9
| * | Make suite/optimizer_unfixed_bugs/t/bug43617.test work with --ps-protocolSergey Petrunya2010-11-302-6/+4
| * | Make suite/optimizer_unfixed_bugs/t/bug43618.test work in any timezone.Sergey Petrunya2010-11-292-0/+6
| |/
| * Make suite/optimizer_unfixed_bugs/t/bug43617.test work in any timezone.Sergey Petrunya2010-11-292-1/+7
| * Merge maria-5.3-mwl128 -> maria-5.2-mwl128-dsmrr-cpkSergey Petrunya2010-11-292-3/+399
| |\
| * | Merge MWL#121-125 DS-MRR improvements Sergey Petrunya2010-11-221-1/+0
| * | Remove .moved filesSergey Petrunya2010-11-153-582/+0
| * | Merge MWL#121-125 DS-MRR improvements into MWL#128 Classic hash join treeSergey Petrunya2010-11-1517-190/+1245
| |\ \
| | * | BUG#671361: virtual int Mrr_ordered_index_reader::refill_buffer(): Assertion ...Sergey Petrunya2010-11-092-3/+74
| | * | Add optimizer_unfixed_bugs tests/results to the list of installed filesSergey Petrunya2010-11-091-1/+3
| | * | Merge in: Include optimizer_unfixed_bugs testsuite in buildbot runsSergey Petrunya2010-11-092-2/+4
| | |\ \
| | | * | Include optimizer_unfixed_bugs testsuite in buildbot runsSergey Petrunya2010-11-092-2/+4
| | * | | BUG#670417: Diverging results in maria-5.3-mwl128-dsmrr-cpk with join buffer,...Sergey Petrunya2010-11-082-0/+94
| | * | | Address problems uncovered by buildbotSergey Petrunya2010-11-024-29/+29
| | * | | Post-merge fixes#1: update test resultsSergey Petrunya2010-11-011-8/+8
| | * | | Merge MWL#121-124 DS-MRR support for key-ordered reads + MWL#128 BNL-Hash joinSergey Petrunya2010-11-0113-6/+822
| | |\ \ \ | | | |/ /
| | | * | MWL#121-124 DS-MRR support for key-ordered retrieval, etcSergey Petrunya2010-11-0122-48/+861
| | | |\ \
| | | | * | Fix failures introduced in the previous pushSergey Petrunya2010-10-041-1/+1
| | | | * | Address review feedbackSergey Petrunya2010-10-032-1/+1
| | | | * | DS-MRR improvements: review feedbackSergey Petrunya2010-09-212-7/+7
| | | | * | BUG#623300: Query with join_cache_level = 6 returns extra rows in maria-5.3-d...Sergey Petrunya2010-09-157-27/+27
| | | | * | BUG#628785: multi_range_read.cc:430: int DsMrr_impl::dsmrr_init(): Assertion ...Sergey Petrunya2010-09-152-0/+61
| | | | * | BUG#625841: Assertion `!table || (!table->read_set || bitmap_is_setSergey Petrunya2010-09-152-0/+54
| | | | * | BUG#629684: Unreachable code in multi_range_read.cc in maria-5.3-dsmrr-cpkSergey Petrunya2010-09-132-0/+39
| | | | * | - Fixed BUG#623285: Crash in quick_range_seq_next() in maria-5.3-dsmrr-cpk Sergey Petrunya2010-09-132-0/+371
| | | | * | - Remove out-of-date comments Sergey Petrunya2010-08-142-2/+3
| | | | * | key/rowid buffer overflow fixes for various tricky cases.Sergey Petrunya2010-08-141-3/+3
| | | | * | Use reverse/backwards buffer for keys (now works)Sergey Petrunya2010-08-111-4/+4
| | | | * | DS-MRR support for clustered primary keys and key-ordered retrieval: merge wi...Sergey Petrunya2010-08-093-17/+302
| | | | |\ \
| | | | | * | DS-MRR support improvements (MWL#123, MWL#124, MWL#125)Sergey Petrunya2010-07-171-17/+17
| | | | | * | MWL#121: DS-MRR support for clustered primary keysSergey Petrunya2010-07-162-0/+285
| | | | | |\ \
| | | | | | * | MWL#121: DS-MRR support for clustered primary keysSergey Petrunya2010-06-222-5/+22
| | | | | | * | MWL#121: DS-MRR support for clustered primary keysSergey Petrunya2010-06-222-0/+268
* | | | | | | | Merge.Igor Babaev2010-12-1097-1427/+4435
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fixed LP bug #675922.Igor Babaev2010-11-192-0/+97
| * | | | | | | Fixed LP #bug 660963.Igor Babaev2010-11-192-3/+68
| * | | | | | | Fixed LP bug #675516.Igor Babaev2010-11-152-0/+94
| * | | | | | | Fixed LP bug #675095.Igor Babaev2010-11-142-0/+140
| |/ / / / / /
| * | | | | | Fixed LP bug #674423.Igor Babaev2010-11-132-0/+56