summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added define to get rid of compiler warnings on system without DLOPENMichael Widenius2011-03-091-1/+3
* Fix LP BUG#719198unknown2011-03-084-1/+74
* Merge in MRR interface fixes.Sergey Petrunya2011-03-0413-48/+52
|\
| * MRR interface: change range_info's type from char* to range_id_t typedef. The...Sergey Petrunya2011-03-0413-48/+52
* | Make testcase pass on systems with lower_case_table_names=2. Sergey Petrunya2011-03-041-0/+1
|/
* Merge fix for BUG#693747Sergey Petrunya2011-03-043-1/+123
|\
| * BUG#693747: Assertion multi_range_read.cc:908: int DsMrr_impl::dsmrr_initSergey Petrunya2011-03-023-1/+123
* | Merge BUG#707925.Sergey Petrunya2011-03-044-17/+117
|\ \
| * | BUG#707925: Wrong result with join_cache_level=6 optimizer_use_mrr = force (i...Sergey Petrunya2011-03-044-17/+117
| |/
* | Fix LP BUG#718763unknown2011-03-033-3/+98
|/
* Merge fix for BUG#725275Sergey Petrunya2011-03-013-1/+60
|\
| * BUG#724275: Crash in JOIN::optimize in maria-5.3Sergey Petrunya2011-03-013-1/+60
* | Moved the test case for LP bug 725050 into a new test file. Igor Babaev2011-02-284-36/+37
* | Fixed LP bug #725050.Igor Babaev2011-02-273-2/+42
|/
* Merge.Igor Babaev2011-02-272-1/+3
|\
| * Minor corrections.Igor Babaev2011-02-272-1/+3
* | MergeIgor Babaev2011-02-2710-157/+442
|\ \
| * | Made a newly added EXPLAIN platform independent.Igor Babaev2011-02-242-2/+3
| * | BNLH algorithm always used a full table scan over the joined tableIgor Babaev2011-02-2310-157/+441
* | | Fix buildbot failure in fix of BUG#723822Sergey Petrunya2011-02-262-2/+3
* | | Merge of fix for BUG#723822Sergey Petrunya2011-02-253-1/+41
|\ \ \
| * | | BUG#723822: Crash in get_constant_key_infix with EXISTS ( SELECT .. DISTINCT )Sergey Petrunya2011-02-253-1/+41
* | | | automatic mergeMichael Widenius2011-02-2511-13/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed compiler warningsMichael Widenius2011-02-2511-13/+11
* | | | BUG#724537: innodb_mysql.test fails with --embedded-serverSergey Petrunya2011-02-241-2/+2
|/ / /
* | | Fixed build issuesMichael Widenius2011-02-2318-227/+454
* | | Fixed compiler warnings and some test failures found by buildbotMichael Widenius2011-02-2314-56/+100
* | | Merge with mainMichael Widenius2011-02-22285-1791/+25763
|\ \ \
| * \ \ Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-22285-1791/+25763
| |\ \ \
| | * | | Added HandlerSocket pluginMichael Widenius2011-02-20109-0/+21060
| | * | | Fix for LP#702786 "Two handler read f1 next gives different errors"Michael Widenius2011-01-143-2/+29
| | * | | Updated test results for 5.3Michael Widenius2011-01-136-52/+60
| | * | | Merge with 5.2Michael Widenius2011-01-121-1/+1
| | |\ \ \
| | | * | | Fixed assert as Aria in 5.2 has more flags than 5.1Michael Widenius2011-01-121-1/+1
| | * | | | Merge with 5.2Michael Widenius2011-01-1210-29/+126
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge with 5.1Michael Widenius2011-01-1210-27/+124
| | | |\ \ \
| | | | * \ \ Merge with 5.1Michael Widenius2011-01-125-7/+37
| | | | |\ \ \
| | | | | * | | Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed wit...Michael Widenius2011-01-125-7/+37
| | | | * | | | Merge BUG#675118 into maria-5.1Sergey Petrunya2011-01-123-1/+64
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | BUG#675118: Elimination of a table results in an invalid execution planSergey Petrunya2011-01-113-1/+64
| | | | * | | | Fixed bug in Maria page cache that caused assert if block->request != 0 in fr...Michael Widenius2011-01-121-10/+13
| | | | * | | | Allow one to decrease page-buffer-size down to 1M (from 128M) for maria_read_logMichael Widenius2011-01-122-2/+3
| | | | * | | | Allow smaller size for page-buffer-sizeMichael Widenius2011-01-111-7/+7
| | * | | | | | Fix for LP#697622 Assertion `! is_set()' failed when preparing a HANDLER stat...Michael Widenius2011-01-123-5/+10
| | * | | | | | Merge with 5.2 (To get in fixes for Aria)Michael Widenius2011-01-116-8/+28
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | automatic merge with 5.1Michael Widenius2011-01-116-8/+28
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Fixed wrong test in maria_rsame() that caused ma_test_all to fail.Michael Widenius2011-01-112-4/+9
| | | | * | | | Safety fix for Aria:Michael Widenius2011-01-115-4/+19
| | * | | | | | Added HANDLER support for MEMORY tablesMichael Widenius2011-01-1120-137/+1011
| | * | | | | | Merge with 5.1Michael Widenius2011-01-11141-1293/+2545
| | |\ \ \ \ \ \ | | | |/ / / / /