[MDEV-15650] File->prepare_index_scan() needs to be called from records.cc:rr_index_last Created: 2018-03-23 Updated: 2018-03-23 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Server |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Matthias Schröder | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In order for a storage engine to gain from this feature, the storage engine needs to be notified in rr_index_last too, not just in rr_index_first. |