[MDEV-20250] do not open partitions excluded by automatic partition pruning Created: 2019-08-05 Updated: 2024-02-04 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Optimizer, Partitioning |
| Fix Version/s: | 11.5 |
| Type: | New Feature | Priority: | Critical |
| Reporter: | Sergei Golubchik | Assignee: | Alexey Botchkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | contribution | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
extend In particular, INSERT, DELETE, UPDATE and SELECT should not open any partitions that can be excluded by parsing the WHERE clause. |