mysql55
Chris Janton
face at CentosPrime.COM
Tue Apr 3 13:26:24 PDT 2012
On 2012-04-02 , at 09:41 , Bradley Giesbrecht wrote:
>
> This appears to work.
>
> /opt/local/etc/mysql55/my.cnf
> ...
> [mysqld]
> plugin-load = federated=ha_federated.so
> federated
Yes, that works. This works as well
from a properly privileged database user
mysql -e "INSTALL PLUGIN federated SONAME 'ha_federated.so'" -u db-user -p
now the plugin is in the list of plugins which can be enabled via the configuration file.
Thanks!
p.s. make sure you run 'mysql_upgrade' after installing mysql55
8)
----------------------------------
Chris Janton - face at CentosPrime dot COM
Netminder for Opus1.COM
More information about the macports-users
mailing list