mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
`ha_heap::clone` was creating a handler by share's handlerton, which is partition handlerton. handler's handlerton should be used instead. Here in particular, HEAP handlerton will be used and it will create ha_heap handler.
12 KiB
12 KiB