Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-02-27 | 1 | -12/+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 |
* | | MDEV-11357 Split Item_cache::get_cache() into virtual methods in Type_handler | Alexander Barkov | 2016-12-16 | 1 | -1/+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 |