mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
move TABLE::key_read into handler. Because in index merge and DS-MRR there can be many handlers per table, and some of them use key read while others don't. "keyread" is really per handler, not per TABLE property.
39 KiB
39 KiB