Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make the test result independent from sizeof(void*) | Sergei Golubchik | 2012-02-25 | 1 | -3/+3 |
* | 5.3 merge | Sergei Golubchik | 2012-02-24 | 1 | -0/+15 |
|\ | |||||
| * | Added back MRR counters. The new names are: Handler_mrr_init, | Sergey Petrunya | 2012-02-22 | 1 | -0/+15 |
* | | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 1 | -0/+62 |
|\ \ | |/ | |||||
| * | Made mrr related counters temporarily invisible until we agree upon their nam... | Igor Babaev | 2012-02-03 | 1 | -15/+0 |
| * | Update handler status variables after the last commit. | Sergey Petrunya | 2012-01-25 | 1 | -3/+3 |
| * | Add MRR counters: Handler_mrr_init, Handler_mrr_extra_rowid_sorts, | Sergey Petrunya | 2012-01-23 | 1 | -0/+77 |
* | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Backport of WL#5953 from MySQL 5.6 | unknown | 2011-12-19 | 1 | -2/+2 |
* | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -7/+54 |
|\ \ | |/ | |||||
| * | Fixed LP bug #886145. | Igor Babaev | 2011-11-06 | 1 | -2/+2 |
| * | Fixed LP bug #885168. | Igor Babaev | 2011-11-04 | 1 | -1/+1 |
| * | Backported the fix and the test case for bug #58816 from mysql-5.6 code line. | Igor Babaev | 2011-10-29 | 1 | -1/+1 |
| * | Merge. | Igor Babaev | 2011-10-28 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge. | Igor Babaev | 2011-06-01 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Downported InnoDB support of Index Condition Pushdown from MySQL-5.6 code line. | Igor Babaev | 2011-05-25 | 1 | -1/+1 |
| * | | | Fixed a cost estimation bug introduced into in the function best_access_path | Igor Babaev | 2011-09-30 | 1 | -3/+11 |
| * | | | BUG#730133: Wrong result with jkl = 7, BKA, ICP in maria-5.3 + compound index | Sergey Petrunya | 2011-09-13 | 1 | -1/+40 |
* | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -9/+106 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed LP bug #702301. | Igor Babaev | 2011-07-20 | 1 | -2/+2 |
| * | | | Set the default to be mrr=off,mrr_sort_keys=off: | Sergey Petrunya | 2011-07-08 | 1 | -0/+3 |
| |/ / | |||||
| * | | MWL#89 | unknown | 2011-05-02 | 1 | -3/+3 |
| |\ \ | |||||
| | * \ | MWL#89 | unknown | 2011-03-01 | 1 | -3/+3 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | MWL#89 | unknown | 2011-02-03 | 1 | -3/+3 |
| * | | | Make EXPLAIN better at displaying MRR/BKA: | Sergey Petrunya | 2011-04-02 | 1 | -7/+7 |
| |/ / | |||||
| * | | Fixed LP bug #698882. | Igor Babaev | 2011-01-15 | 1 | -1/+1 |
| |/ | |||||
| * | Merge DS-MRR/CPK improvements into 5.3-main | Sergey Petrunya | 2010-12-13 | 1 | -1/+95 |
| |\ | |||||
| | * | Update .result file (checked) | Sergey Petrunya | 2010-12-02 | 1 | -1/+1 |
| | * | MWL#121-125 DS-MRR improvements | Sergey Petrunya | 2010-12-02 | 1 | -2/+3 |
| | * | BUG#670417: Diverging results in maria-5.3-mwl128-dsmrr-cpk with join buffer,... | Sergey Petrunya | 2010-11-08 | 1 | -0/+45 |
| | * | Address problems uncovered by buildbot | Sergey Petrunya | 2010-11-02 | 1 | -1/+1 |
| | * | BUG#625841: Assertion `!table || (!table->read_set || bitmap_is_set | Sergey Petrunya | 2010-09-15 | 1 | -0/+25 |
| | * | BUG#629684: Unreachable code in multi_range_read.cc in maria-5.3-dsmrr-cpk | Sergey Petrunya | 2010-09-13 | 1 | -0/+23 |
| * | | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 1 | -1/+1 |
| |/ | |||||
* | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -1/+1 |
|/ | |||||
* | Fix @@optimizer_switch support | Sergey Petrunya | 2010-07-16 | 1 | -3/+3 |
* | Subquery cache (MWL#66) added. | unknown | 2010-07-10 | 1 | -1/+1 |
* | MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs | unknown | 2010-03-11 | 1 | -1/+1 |
* | Backport of subquery optimizations to 5.3. | Sergey Petrunya | 2010-01-17 | 1 | -1/+1 |
* | - Make testcase work for both debug and release | Sergey Petrunya | 2009-12-22 | 1 | -1/+1 |
* | MWL#67: MRR backport | Sergey Petrunya | 2009-12-22 | 1 | -4/+30 |
* | Backport into MariaDB-5.2 the following: | Sergey Petrunya | 2009-12-15 | 1 | -3/+0 |
* | Backport into MariaDB-5.2 the following: | Sergey Petrunya | 2009-12-15 | 1 | -0/+393 |