Hi,
I use XtraDB Cluster 5.5.24-23.6 with Ubuntu Lucid.
The release notes for the 5.5.23 Cluster say:
http://www.mysqlperformanceblog.com/2012/05/14/announcement- of-percona-xtradb-cluster-5-5-23/
Support for MyISAM, now changes to MyISAM tables are replicated to other nodes
But after an import of some MyISAM-tables no contents of these tables will be available on the other nodes. InnoDB works without any problems.
Is there something I am missing? Or is the release note saying "structural changes to myisam will be replicated, but no content"?
Thanks for any hint!
I use XtraDB Cluster 5.5.24-23.6 with Ubuntu Lucid.
The release notes for the 5.5.23 Cluster say:
http://www.mysqlperformanceblog.com/2012/05/14/announcement- of-percona-xtradb-cluster-5-5-23/
Support for MyISAM, now changes to MyISAM tables are replicated to other nodes
But after an import of some MyISAM-tables no contents of these tables will be available on the other nodes. InnoDB works without any problems.
Is there something I am missing? Or is the release note saying "structural changes to myisam will be replicated, but no content"?
Thanks for any hint!
Comment