Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab... | Oleksandr Byelkin | 2018-06-15 | 1 | -2/+4 |
* | MDEV-15870 Using aggregate and window function in unexpected places can crash... | Alexander Barkov | 2018-06-13 | 1 | -3/+3 |
* | fix Item_window_func::print() not to crash before fix_fields() | Sergei Golubchik | 2018-02-06 | 1 | -0/+5 |
* | Fixed the bug mdev-13064. | Igor Babaev | 2017-06-16 | 1 | -1/+1 |
* | MDEV-11746: Wrong result upon using FIRST_VALUE with a window frame | Vicențiu Ciorbaru | 2017-02-14 | 1 | -12/+0 |
* | Fixed bug mdev-11745. | Igor Babaev | 2017-02-09 | 1 | -0/+1 |
* | Fixed bug mdev-10868. | Igor Babaev | 2016-09-30 | 1 | -0/+7 |
* | Implement LEAD and LAG and NTH_VALUE functions | Vicențiu Ciorbaru | 2016-09-24 | 1 | -7/+211 |
* | Implement first_value and last_value as window functions | Vicențiu Ciorbaru | 2016-09-24 | 1 | -0/+23 |
* | MDEV-10059: Compute window functions with same sorting criteria simultaneously | Vicențiu Ciorbaru | 2016-09-09 | 1 | -32/+11 |
* | Merge branch '10.2' into 10.2-mdev9864 | Galina Shalygina | 2016-05-08 | 1 | -0/+242 |