Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added define to get rid of compiler warnings on system without DLOPEN | Michael Widenius | 2011-03-09 | 1 | -1/+3 |
* | Fix LP BUG#719198 | unknown | 2011-03-08 | 4 | -1/+74 |
* | Merge in MRR interface fixes. | Sergey Petrunya | 2011-03-04 | 13 | -48/+52 |
|\ | |||||
| * | MRR interface: change range_info's type from char* to range_id_t typedef. The... | Sergey Petrunya | 2011-03-04 | 13 | -48/+52 |
* | | Make testcase pass on systems with lower_case_table_names=2. | Sergey Petrunya | 2011-03-04 | 1 | -0/+1 |
|/ | |||||
* | Merge fix for BUG#693747 | Sergey Petrunya | 2011-03-04 | 3 | -1/+123 |
|\ | |||||
| * | BUG#693747: Assertion multi_range_read.cc:908: int DsMrr_impl::dsmrr_init | Sergey Petrunya | 2011-03-02 | 3 | -1/+123 |
* | | Merge BUG#707925. | Sergey Petrunya | 2011-03-04 | 4 | -17/+117 |
|\ \ | |||||
| * | | BUG#707925: Wrong result with join_cache_level=6 optimizer_use_mrr = force (i... | Sergey Petrunya | 2011-03-04 | 4 | -17/+117 |
| |/ | |||||
* | | Fix LP BUG#718763 | unknown | 2011-03-03 | 3 | -3/+98 |
|/ | |||||
* | Merge fix for BUG#725275 | Sergey Petrunya | 2011-03-01 | 3 | -1/+60 |
|\ | |||||
| * | BUG#724275: Crash in JOIN::optimize in maria-5.3 | Sergey Petrunya | 2011-03-01 | 3 | -1/+60 |
* | | Moved the test case for LP bug 725050 into a new test file. | Igor Babaev | 2011-02-28 | 4 | -36/+37 |
* | | Fixed LP bug #725050. | Igor Babaev | 2011-02-27 | 3 | -2/+42 |
|/ | |||||
* | Merge. | Igor Babaev | 2011-02-27 | 2 | -1/+3 |
|\ | |||||
| * | Minor corrections. | Igor Babaev | 2011-02-27 | 2 | -1/+3 |
* | | Merge | Igor Babaev | 2011-02-27 | 10 | -157/+442 |
|\ \ | |||||
| * | | Made a newly added EXPLAIN platform independent. | Igor Babaev | 2011-02-24 | 2 | -2/+3 |
| * | | BNLH algorithm always used a full table scan over the joined table | Igor Babaev | 2011-02-23 | 10 | -157/+441 |
* | | | Fix buildbot failure in fix of BUG#723822 | Sergey Petrunya | 2011-02-26 | 2 | -2/+3 |
* | | | Merge of fix for BUG#723822 | Sergey Petrunya | 2011-02-25 | 3 | -1/+41 |
|\ \ \ | |||||
| * | | | BUG#723822: Crash in get_constant_key_infix with EXISTS ( SELECT .. DISTINCT ) | Sergey Petrunya | 2011-02-25 | 3 | -1/+41 |
* | | | | automatic merge | Michael Widenius | 2011-02-25 | 11 | -13/+11 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed compiler warnings | Michael Widenius | 2011-02-25 | 11 | -13/+11 |
* | | | | BUG#724537: innodb_mysql.test fails with --embedded-server | Sergey Petrunya | 2011-02-24 | 1 | -2/+2 |
|/ / / | |||||
* | | | Fixed build issues | Michael Widenius | 2011-02-23 | 18 | -227/+454 |
* | | | Fixed compiler warnings and some test failures found by buildbot | Michael Widenius | 2011-02-23 | 14 | -56/+100 |
* | | | Merge with main | Michael Widenius | 2011-02-22 | 285 | -1791/+25763 |
|\ \ \ | |||||
| * \ \ | Merge in new handler and handlersocket code into 5.3 main | Michael Widenius | 2011-02-22 | 285 | -1791/+25763 |
| |\ \ \ | |||||
| | * | | | Added HandlerSocket plugin | Michael Widenius | 2011-02-20 | 109 | -0/+21060 |
| | * | | | Fix for LP#702786 "Two handler read f1 next gives different errors" | Michael Widenius | 2011-01-14 | 3 | -2/+29 |
| | * | | | Updated test results for 5.3 | Michael Widenius | 2011-01-13 | 6 | -52/+60 |
| | * | | | Merge with 5.2 | Michael Widenius | 2011-01-12 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | Fixed assert as Aria in 5.2 has more flags than 5.1 | Michael Widenius | 2011-01-12 | 1 | -1/+1 |
| | * | | | | Merge with 5.2 | Michael Widenius | 2011-01-12 | 10 | -29/+126 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge with 5.1 | Michael Widenius | 2011-01-12 | 10 | -27/+124 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge with 5.1 | Michael Widenius | 2011-01-12 | 5 | -7/+37 |
| | | | |\ \ \ | |||||
| | | | | * | | | Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed wit... | Michael Widenius | 2011-01-12 | 5 | -7/+37 |
| | | | * | | | | Merge BUG#675118 into maria-5.1 | Sergey Petrunya | 2011-01-12 | 3 | -1/+64 |
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | | | * | | | BUG#675118: Elimination of a table results in an invalid execution plan | Sergey Petrunya | 2011-01-11 | 3 | -1/+64 |
| | | | * | | | | Fixed bug in Maria page cache that caused assert if block->request != 0 in fr... | Michael Widenius | 2011-01-12 | 1 | -10/+13 |
| | | | * | | | | Allow one to decrease page-buffer-size down to 1M (from 128M) for maria_read_log | Michael Widenius | 2011-01-12 | 2 | -2/+3 |
| | | | * | | | | Allow smaller size for page-buffer-size | Michael Widenius | 2011-01-11 | 1 | -7/+7 |
| | * | | | | | | Fix for LP#697622 Assertion `! is_set()' failed when preparing a HANDLER stat... | Michael Widenius | 2011-01-12 | 3 | -5/+10 |
| | * | | | | | | Merge with 5.2 (To get in fixes for Aria) | Michael Widenius | 2011-01-11 | 6 | -8/+28 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | automatic merge with 5.1 | Michael Widenius | 2011-01-11 | 6 | -8/+28 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | Fixed wrong test in maria_rsame() that caused ma_test_all to fail. | Michael Widenius | 2011-01-11 | 2 | -4/+9 |
| | | | * | | | | Safety fix for Aria: | Michael Widenius | 2011-01-11 | 5 | -4/+19 |
| | * | | | | | | Added HANDLER support for MEMORY tables | Michael Widenius | 2011-01-11 | 20 | -137/+1011 |
| | * | | | | | | Merge with 5.1 | Michael Widenius | 2011-01-11 | 141 | -1293/+2545 |
| | |\ \ \ \ \ \ | | | |/ / / / / |