mirror of
https://github.com/MariaDB/server.git
synced 2025-12-06 05:42:06 +03:00
This was done to both simplify the code and also to be easier to handle storage engines that are clustered on some other index than the primary key. As pk_is_clustering_key() and is_clustering_key now are using only index_flags, these where removed from all storage engines.
15 KiB
15 KiB