Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Update FSF address | Michal Schorm | 2019-05-10 | 1 | -1/+1 |
* | | | | | MDEV-16188 Post merge fixes fot TokuDB | Igor Babaev | 2019-02-08 | 1 | -6/+13 |
* | | | | | MDEV-16188 Post merge fixes:fixed warnings on Windows | Igor Babaev | 2019-02-06 | 1 | -2/+4 |
* | | | | | MDEV-16188 Use in-memory PK filters built from range index scans | Igor Babaev | 2019-02-03 | 1 | -18/+123 |
|/ / / / | |||||
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-28 | 1 | -0/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Added a new parameter for the function eq_ranges_exceeds_limit() | Igor Babaev | 2018-08-24 | 1 | -3/+5 |
| * | | | MDEV-16934 Query with very large IN clause lists runs slowly | Igor Babaev | 2018-08-17 | 1 | -0/+11 |
| |/ / | |||||
* | | | cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() | Sergei Golubchik | 2018-05-12 | 1 | -6/+0 |
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -4/+4 |
* | | | Merge branch 'bb-10.2-ext' into 10.3 | Sergei Golubchik | 2017-08-26 | 1 | -16/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -16/+6 |
| |\ \ | |||||
| | * | | MDEV-12972 Random and Frequent Segfault | Monty | 2017-08-03 | 1 | -16/+6 |
* | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -0/+1 |
|/ / / | |||||
* | | | Correct FSF address | iangilfillan | 2017-03-10 | 1 | -1/+1 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Added new status variables to make it easier to debug certain problems: | Monty | 2016-08-21 | 1 | -1/+1 |
* | | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO | Sergey Vojtovich | 2015-06-19 | 1 | -3/+3 |
* | | | MDEV-6650 - LINT_INIT emits code in non-debug builds | Sergey Vojtovich | 2015-03-16 | 1 | -2/+1 |
* | | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -4/+21 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2014-11-19 | 1 | -2/+13 |
| |\ \ | | |/ | |||||
| | * | MDEV-7068: MRR accessing uninitialised bytes, test case failure main.innodb_mrr | Sergey Petrunya | 2014-11-13 | 1 | -2/+13 |
| * | | Merge | Sergey Petrunya | 2014-10-29 | 1 | -10/+11 |
| |\ \ | | |/ | |||||
| | * | Merge 5.3->5.5 | Sergey Petrunya | 2014-10-29 | 1 | -2/+8 |
| | |\ | |||||
| | | * | MDEV-6878: Use of uninitialized saved_primary_key in Mrr_ordered_index_reader... | Sergey Petrunya | 2014-10-29 | 1 | -2/+8 |
| * | | | MDEV-6878: Use of uninitialized saved_primary_key in Mrr_ordered_index_reader... | Sergey Petrunya | 2014-10-16 | 1 | -9/+14 |
* | | | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) | Sergei Golubchik | 2014-10-11 | 1 | -6/+0 |
|/ / / | |||||
* | | | MDEV-5976: TokuDB: Wrong query result using mrr=on | Sergey Petrunya | 2014-06-06 | 1 | -1/+7 |
* | | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -17/+17 |
* | | | merge 10.0-base -> 10.0 | unknown | 2013-09-26 | 1 | -9/+11 |
|\ \ \ | |||||
| * \ \ | merge 5.5 -> 10.0-base | unknown | 2013-09-25 | 1 | -9/+11 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-5037: Server crash on a JOIN on a derived table with join_cache_level > 2 | Sergey Petrunya | 2013-09-20 | 1 | -9/+11 |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -1/+1 |
| * | | | | Push a lot of small fixes to get larger parts to compile | Michael Widenius | 2013-05-21 | 1 | -1/+1 |
| * | | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -2/+2 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -0/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -0/+1 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | -Run test suite with smaller aria keybuffer size (to make it possible to run ... | Michael Widenius | 2013-06-05 | 1 | -0/+1 |
* | | | | | Merge 10.0-base -> 10.0 | unknown | 2013-05-28 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed errors and compiler warnings found by buildbot | Michael Widenius | 2013-05-05 | 1 | -2/+2 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | 5.5 merge | Sergei Golubchik | 2013-04-14 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | 5.3 merge | Sergei Golubchik | 2013-04-12 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-4244 [PATCH] Buffer overruns and use-after-free errors | Sergei Golubchik | 2013-04-06 | 1 | -1/+1 |
* | | | | Merge 10.0-base -> 10.0. | Igor Babaev | 2013-01-10 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Addressed all remaining issues from the review of the patch | Igor Babaev | 2012-12-13 | 1 | -1/+1 |