Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+1 |
| | |\ | |||||
| | | * | BIT field woes | Sergei Golubchik | 2018-01-16 | 1 | -1/+1 |
* | | | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 1 | -3/+3 |
* | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -3/+3 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-09-25 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-8840: ANALYZE FORMAT=JSON produces wrong data with BKA | Varun Gupta | 2017-09-24 | 1 | -0/+3 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Correct FSF address | iangilfillan | 2017-03-10 | 1 | -1/+1 |
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -0/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -0/+5 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-11525 Assertion `cp + len <= buff + buff_size' failed in JOIN_CACHE::wri... | Sergei Golubchik | 2017-02-27 | 1 | -0/+5 |
* | | | | cleanup: style fixes, sql_join_cache.cc | Sergei Golubchik | 2017-02-13 | 1 | -285/+279 |
* | | | | bugfix: move vcol calculations down into the handler | Sergei Golubchik | 2016-12-12 | 1 | -7/+0 |
* | | | | cleanup: Field_blob::get_ptr() | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
* | | | | cleanup: TABLE::update_virtual_fields | Sergei Golubchik | 2016-12-12 | 1 | -3/+3 |
* | | | | cleanup: change Item::walk() to take void* not uchar* | Sergei Golubchik | 2016-06-30 | 1 | -2/+1 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |
* | | | Fix typos in JSON MRR output | Sergei Petrunia | 2015-09-24 | 1 | -1/+2 |
* | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -3/+3 |
* | | | Stage 2 of MDEV-6152: | Monty | 2015-08-21 | 1 | -1/+1 |
* | | | MDEV-7835: ANALYZE FORMAT=JSON should show buffer sizes | Oleksandr Byelkin | 2015-04-09 | 1 | -0/+2 |
* | | | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2014-09-16 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | 5.3 merge | Sergei Golubchik | 2014-09-12 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fixed bug mdev-6292. | Igor Babaev | 2014-09-09 | 1 | -1/+1 |
* | | | | Merge bb-10.1-explain-analyze into 10.1 | Sergei Petrunia | 2014-06-25 | 1 | -10/+28 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | MDEV-406: ANALYZE $stmt: add support for BNL join buffering | Sergei Petrunia | 2014-06-25 | 1 | -10/+28 |
* | | | | Fixed bug mdev-6071. | Igor Babaev | 2014-06-10 | 1 | -12/+24 |
|/ / / | |||||
* | | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -10/+10 |
* | | | Merge 10.0-base -> 10.0 | Sergey Petrunya | 2013-10-16 | 1 | -26/+17 |
|\ \ \ | |||||
| * | | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-07 | 1 | -4/+4 |
| * | | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -12/+12 |
| * | | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -5/+5 |
| * | | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-27 | 1 | -22/+13 |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -2/+2 |
* | | | | Fixed errors and compiler warnings found by buildbot | Michael Widenius | 2013-05-05 | 1 | -2/+2 |
* | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | 5.3->5.5 merge | Sergei Golubchik | 2013-03-10 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix typo (clang issued warning that =+ was used where += was intended) | Vladislav Vaintroub | 2013-03-06 | 1 | -1/+1 |
* | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -3/+3 |
* | | | pre-merge | unknown | 2012-12-23 | 1 | -493/+495 |
|\ \ \ | |||||
| * | | | backport to 5.5 dyncol changes and names support | unknown | 2012-12-23 | 1 | -2/+2 |
| * | | | Cassandra storage engine: BKA support | Sergey Petrunya | 2012-08-27 | 1 | -1/+4 |
* | | | | Merge maria-5.5-mwl248 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Addressed all remaining issues from the review of the patch | Igor Babaev | 2012-12-13 | 1 | -1/+2 |
| * | | | | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-11-02 | 1 | -1/+1 |
| |\ \ \ \ | | |_|/ / | |/| | | |