The MySQL database does not enable the federated module by default. You need to modify the my.cnf configuration. If you are using the Docker version, you can handle the extension situation through volumes:
Create a new ./storage/mysql-conf/federated.cnf file
Restart MySQL
Check if federated is activated
