Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-08 | 1 | -0/+17 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-08 | 1 | -0/+17 |
| |\ | |||||
| | * | MDEV-18383: Missing rows with pushdown condition defined with IF-function | Galina Shalygina | 2019-03-07 | 1 | -0/+17 |
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-11-15 | 1 | -87/+103 |
| | |\ | |||||
| | | * | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-11-15 | 1 | -87/+103 |
| | | |\ | |||||
| | | | * | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2018-11-15 | 1 | -87/+103 |
| | | | |\ | |||||
| | | | | * | Backport for "MDEV-17698 MEMORY engine performance regression" | Alexander Barkov | 2018-11-15 | 1 | -87/+103 |
* | | | | | | MDEV-18339: ASAN heap-buffer-overflow in Item_exists_subselect::is_top_level_... | Oleksandr Byelkin | 2019-03-06 | 1 | -4/+4 |
* | | | | | | MDEV-7486: Condition pushdown from HAVING into WHERE | Igor Babaev | 2019-02-19 | 1 | -4/+0 |
* | | | | | | MDEV-18636 The test case for bug mdev-16765 crashes the server | Galina Shalygina | 2019-02-19 | 1 | -0/+16 |
* | | | | | | MDEV-7486: Condition pushdown from HAVING into WHERE | Galina Shalygina | 2019-02-17 | 1 | -0/+98 |
* | | | | | | MDEV-17096 Pushdown of simple derived tables to storage engines | Igor Babaev | 2019-02-09 | 1 | -2/+7 |
* | | | | | | MDEV-13995 MAX(timestamp) returns a wrong result near DST change | Alexander Barkov | 2018-12-10 | 1 | -0/+199 |
* | | | | | | MDEV-17319 Assertion `ts_type != MYSQL_TIMESTAMP_TIME' failed upon inserting ... | Alexander Barkov | 2018-12-02 | 1 | -1/+0 |
* | | | | | | MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMPbb-10.4-mdev16991 | Alexander Barkov | 2018-11-26 | 1 | -4/+6 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-11-19 | 1 | -5/+13 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-17698 MEMORY engine performance regression | Alexander Barkov | 2018-11-14 | 1 | -11/+7 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-11-06 | 1 | -3/+12 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -3/+12 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -3/+12 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -3/+12 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-17257 Server crashes in Item::field_type_for_temporal_comparison or in g... | Alexander Barkov | 2018-10-17 | 1 | -3/+12 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-17 | 1 | -4/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-17411 Wrong WHERE optimization with simple CASE and searched CASE | Alexander Barkov | 2018-10-11 | 1 | -4/+1 |
* | | | | | | MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type co... | Alexander Barkov | 2018-09-28 | 1 | -37/+43 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-09-11 | 1 | -1/+18 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-28 | 1 | -1/+18 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-16803: Pushdown Item_func_in item that uses vectors in several SELECTs | Galina Shalygina | 2018-08-27 | 1 | -2/+1 |
| | * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-21 | 1 | -1/+5 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-08-21 | 1 | -0/+13 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2018-08-15 | 1 | -0/+13 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re... | Oleksandr Byelkin | 2018-08-15 | 1 | -0/+13 |
| | * | | | | MDEV-16765: Missing rows with pushdown condition defined with CASE using Item... | Galina Shalygina | 2018-08-20 | 1 | -0/+13 |
| | * | | | | MDEV-16517: Server crash in Item_func_in::val_int() when | Galina Shalygina | 2018-06-19 | 1 | -1/+1 |
* | | | | | | MDEV-16984 Assertion `dec' failed in Dec_ptr::cmp | Alexander Barkov | 2018-08-15 | 1 | -1/+1 |
* | | | | | | MDEV-16910 Add class VDec | Alexander Barkov | 2018-08-07 | 1 | -31/+24 |
* | | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2018-07-03 | 1 | -40/+58 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_dec | Oleksandr Byelkin | 2018-06-19 | 1 | -40/+58 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab... | Oleksandr Byelkin | 2018-06-15 | 1 | -43/+63 |
| | * | | | | MDEV-16090: Server crash in in Item_func_in::val_int or assertion `in_item' | Galina Shalygina | 2018-05-12 | 1 | -46/+75 |
* | | | | | | MDEV-16454 Bad results for IN with ROW | Alexander Barkov | 2018-06-27 | 1 | -82/+84 |
* | | | | | | MDEV-16592 Change Item::with_sum_func from a member to a virtual method | Alexander Barkov | 2018-06-27 | 1 | -6/+6 |
* | | | | | | MDEV-16451 Split Item_equal::add_const() into a virtual method in type_handler() | Alexander Barkov | 2018-06-09 | 1 | -98/+82 |
* | | | | | | MDEV-16388 Replace member Item::fixed to virtual method is_fixed() | Alexander Barkov | 2018-06-05 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | MDEV-16385 ROW SP variable is allowed in unexpected context | Alexander Barkov | 2018-06-05 | 1 | -7/+5 |
* | | | | | MDEV-15576: Server crashed in Cached_item_str::cmp / sortcmp or Assertion `it... | Oleksandr Byelkin | 2018-05-15 | 1 | -1/+1 |
* | | | | | compiler warning | Sergei Golubchik | 2018-05-11 | 1 | -2/+2 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-05-11 | 1 | -12/+30 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -12/+30 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 1 | -12/+30 |
| | |\ \ \ | | | |/ / |