Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -1/+1 |
| |\ | |||||
| | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -1/+1 |
* | | | MDEV-20900: IN predicate to IN subquery conversion causes performance regression | Varun Gupta | 2019-12-10 | 1 | -0/+1 |
* | | | Merge remote-tracking branch 10.2 into 10.3 | Jan Lindström | 2019-12-02 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17508 Fix bug for spider when using "not like" | willhan | 2019-11-25 | 1 | -1/+1 |
* | | | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3 | Alexander Barkov | 2019-09-04 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r... | Alexander Barkov | 2019-09-03 | 1 | -0/+2 |
* | | | MDEV-20273 Add class Item_sum_min_max | Alexander Barkov | 2019-08-07 | 1 | -2/+2 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-07-02 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.1 into 10.2 | Eugene Kosov | 2019-06-23 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | Merge 5.5 into 10.1 | Eugene Kosov | 2019-06-20 | 1 | -0/+4 |
| | |\ | |||||
| | | * | MDEV-19790 Wrong result for query with outer join and IS NOT TRUE predicate | Igor Babaev | 2019-06-17 | 1 | -0/+4 |
* | | | | 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 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | MDEV-19008 Slow EXPLAIN SELECT ... WHERE col IN (const1,const2,(subquery)) | Alexander Barkov | 2019-03-22 | 1 | -1/+1 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-08 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-18383: Missing rows with pushdown condition defined with IF-function | Galina Shalygina | 2019-03-07 | 1 | -0/+1 |
| * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-11-15 | 1 | -0/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-11-15 | 1 | -0/+5 |
| | |\ \ | |||||
| | | * \ | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2018-11-15 | 1 | -0/+5 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Backport for "MDEV-17698 MEMORY engine performance regression" | Alexander Barkov | 2018-11-15 | 1 | -0/+5 |
| | * | | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-08-21 | 1 | -0/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2018-08-15 | 1 | -0/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re... | Oleksandr Byelkin | 2018-08-15 | 1 | -0/+1 |
* | | | | | MDEV-17411 Wrong WHERE optimization with simple CASE and searched CASE | Alexander Barkov | 2018-10-11 | 1 | -0/+2 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-28 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-16765: Missing rows with pushdown condition defined with CASE using Item... | Galina Shalygina | 2018-08-20 | 1 | -0/+1 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-03 | 1 | -12/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-16614 signal 7 after calling stored procedure, that uses regexp | Alexander Barkov | 2018-07-26 | 1 | -12/+2 |
* | | | | | Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_dec | Oleksandr Byelkin | 2018-06-19 | 1 | -34/+48 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab... | Oleksandr Byelkin | 2018-06-15 | 1 | -25/+35 |
| * | | | | MDEV-16090: Server crash in in Item_func_in::val_int or assertion `in_item' | Galina Shalygina | 2018-05-12 | 1 | -10/+3 |
* | | | | | cleanup: remove get_datetime_value() | Sergei Golubchik | 2018-03-30 | 1 | -7/+2 |
* | | | | | cleanup: Item_func_case | Sergei Golubchik | 2018-03-30 | 1 | -13/+5 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -14/+18 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-03-25 | 1 | -0/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-03-23 | 1 | -0/+5 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-03-23 | 1 | -0/+5 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-14779: using left join causes incorrect results with materialization and... | Varun Gupta | 2018-03-22 | 1 | -0/+5 |
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-03-22 | 1 | -0/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-15633 Memory leak after MDEV-15005 | Alexander Barkov | 2018-03-22 | 1 | -0/+5 |
| * | | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-03-21 | 1 | -0/+7 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-15005 ASAN: stack-buffer-overflow in my_strnncollsp_simple | Alexander Barkov | 2018-03-19 | 1 | -0/+7 |
| * | | | | cleanup: remove get_datetime_value() | Sergei Golubchik | 2018-03-14 | 1 | -6/+0 |
| * | | | | MDEV-11839 move value caching from get_datetime_value to fix_fields time | Sergei Golubchik | 2018-03-14 | 1 | -11/+3 |
| * | | | | cleanup: Arg_comparator::cache_converted_constant() | Sergei Golubchik | 2018-03-14 | 1 | -3/+1 |
| * | | | | cleanup: typos, comments, whitespace | Sergei Golubchik | 2018-03-14 | 1 | -3/+2 |