Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed compiler warnings and test failures found by buildbot | Monty | 2016-06-24 | 1 | -1/+1 |
| | | | | Fixed ccfilter to detect errors where the column is included in the error message | ||||
* | Addressed the issues raised in the review for the main patchbb-10.2-mdev8789 | Igor Babaev | 2016-02-17 | 1 | -5/+3 |
| | | | | | | | | of mdev-8789. Fixed a bug in TABLE_LIST::print. Fixed another bug for the case when the definition of a WITH table contained column list while the join in the main query used two instances of this table. | ||||
* | Fixed compile errors of the merge of the patch for mdev-8789 with 10.2. | Igor Babaev | 2015-12-21 | 1 | -1/+1 |
| | |||||
* | MDEV-8789 Implement non-recursive common table expressions | Galina Shalygina | 2015-12-18 | 1 | -0/+180 |
Initial implementation |