Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-20353 Add separate type handlers for unsigned integer data types | Alexander Barkov | 2019-08-15 | 1 | -4/+4 |
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-22 | 1 | -0/+19 |
|\ | |||||
| * | MDEV-19008 Slow EXPLAIN SELECT ... WHERE col IN (const1,const2,(subquery)) | Alexander Barkov | 2019-03-22 | 1 | -0/+19 |
* | | MDEV-7486: Condition pushdown from HAVING into WHERE | Galina Shalygina | 2019-02-17 | 1 | -0/+10 |
* | | MDEV-16454 Bad results for IN with ROW | Alexander Barkov | 2018-06-27 | 1 | -0/+114 |
* | | MDEV-11361 Equal condition propagation does not work for DECIMAL and temporal... | Alexander Barkov | 2018-06-08 | 1 | -22/+87 |
* | | MDEV-16408 Remove tests for Item::type() in Item_basic_value::eq() | Alexander Barkov | 2018-06-05 | 1 | -0/+101 |
|/ | |||||
* | cleanup: Item_func_case | Sergei Golubchik | 2018-03-30 | 1 | -4/+4 |
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -0/+1657 |