mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
Problem was that it tried to run partitioning function calls when opening a partitioned table, when it was explicitly disabled. Solution is to check if the partitioning plugin is ready to use before using any partitioning specific calls.
3.3 KiB
3.3 KiB