Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2019-09-06 | 1 | -0/+2 |
|\ | |||||
| * | 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-19961 MIN(timestamp_column) returns a wrong result in a GROUP BY query | Alexander Barkov | 2019-08-19 | 1 | -0/+3 |
* | | | Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4 | Alexander Barkov | 2019-08-13 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | MDEV-20273 Add class Item_sum_min_max | Alexander Barkov | 2019-08-07 | 1 | -2/+2 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-07-02 | 1 | -0/+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 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 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | | fix bug for spider where using "not like" (#890) | willhan | 2019-04-16 | 1 | -1/+1 |
* | | | | | MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int | Galina Shalygina | 2019-04-04 | 1 | -2/+2 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-22 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-19008 Slow EXPLAIN SELECT ... WHERE col IN (const1,const2,(subquery)) | Alexander Barkov | 2019-03-22 | 1 | -1/+1 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-08 | 1 | -0/+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-7486: Condition pushdown from HAVING into WHERE | Igor Babaev | 2019-02-19 | 1 | -18/+1 |
* | | | | | | MDEV-18636 The test case for bug mdev-16765 crashes the server | Galina Shalygina | 2019-02-19 | 1 | -0/+1 |
* | | | | | | MDEV-7486: Condition pushdown from HAVING into WHERE | Galina Shalygina | 2019-02-17 | 1 | -2/+27 |
* | | | | | | MDEV-13995 MAX(timestamp) returns a wrong result near DST change | Alexander Barkov | 2018-12-10 | 1 | -0/+41 |
* | | | | | | MDEV-16707 Add an accessor in Item_func_like class for the negated attribute | Alexander Barkov | 2018-12-03 | 1 | -0/+3 |
* | | | | | | MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMPbb-10.4-mdev16991 | Alexander Barkov | 2018-11-26 | 1 | -1/+1 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-17 | 1 | -0/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-17411 Wrong WHERE optimization with simple CASE and searched CASE | Alexander Barkov | 2018-10-11 | 1 | -0/+2 |
* | | | | | | MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type co... | Alexander Barkov | 2018-09-28 | 1 | -17/+17 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-09-11 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 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.3 into 10.4 | Marko Mäkelä | 2018-08-16 | 1 | -12/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 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 |
* | | | | | | MDEV-16722: Assertion `type() != NULL_ITEM' failed | Varun Gupta | 2018-08-12 | 1 | -10/+4 |
* | | | | | | MDEV-16888 Add virtual Type_handler::cond_notnull_field_isnull_to_field_eq_ze... | Alexander Barkov | 2018-08-03 | 1 | -3/+2 |
* | | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2018-07-03 | 1 | -33/+47 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 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 |