[MDEV-17096] Pushdown of simple derived tables to storage engines Created: 2018-08-29 Updated: 2019-08-01 Resolved: 2019-02-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Fix Version/s: | 10.4.3 |
| Type: | Task | Priority: | Critical |
| Reporter: | Igor Babaev | Assignee: | Igor Babaev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
In the scope of this task a derived table is called simple if its specification contains only one SELECT.
|
| Comments |
| Comment by Igor Babaev [ 2019-02-24 ] |
|
The patches for this task were pushed into 10.4 |