[MDEV-19082] change application-time period tables to use HA_EXTRA_REMEMBER_POS Created: 2019-03-29 Updated: 2020-05-13 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Versioned Tables |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Nikita Malyavin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
change application-time period tables to use HA_EXTRA_REMEMBER_POS instead of delete_while_scanning=false |
| Comments |
| Comment by Sergei Golubchik [ 2020-05-13 ] |
|
a lot has changed, now we use a "lookup_handler". I don't know what's faster, this needs to be benchmarked. |