How can I enable the federated engine in mysql after installation?
Edit /etc/my.cnf and in the [mysqld] section, add the line: federated It’s equivalent to specifying –federated on the command line
Edit /etc/my.cnf and in the [mysqld] section, add the line: federated It’s equivalent to specifying –federated on the command line