In mariadb10.11 the old and deprecated module ha_federated.so is provided but not the new one ha_federatedx.so Reproducible: Always
Hello, thank you for the report. Verified. Quick initial investigation shows that everything suggests that the build of the plugin should be enabled correctly, however the build does never reach the stage of linking the shared object together. Further investigation required.
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42.
Hi, I have looked into it and both the ha_federated.so and ha_federatedx.so are provided by mariadb10.11-server in: /usr/lib64/mariadb/plugin/ha_federatedx.so /usr/lib64/mariadb/plugin/ha_federated.so Both of these modules seem to work. I have ran their respective test using the mariadb10.11-test subpackage and all of them passed so the issue seems to be resolved now.