mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
ha_partition doesn't forward Rowid Filter API calls to the storage engines handling partitions. An attempt to use rowid filtering with caused either - Rowid Filter being shown in EXPLAIN but not actually used - Assertion failure when subquery code tried to disable/enable rowid filter, which was not present. Fixed by returning correct flags from ha_partition::index_flags()
86 KiB
86 KiB