MySQL Forums
Forum List  »  Federated Storage Engine

Activate federated storage engine
Posted by: Constantin Andi
Date: January 06, 2012 07:08AM

I have mysql server 5.1.52 on a Centos 6.2 and i don't have federated engine.

I solved my problem like this:


install plugin federated soname 'ha_federated.so'

after this federated engine will appear when you try 'show engines;'

now, all you have to do is edit /etc/my.cnf and add 'federated' in the [mysqld] area.

Cheers,
Andi.

Options: ReplyQuote


Subject
Views
Written By
Posted
Activate federated storage engine
6973
January 06, 2012 07:08AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.