… prevent them from moving forward. If you are thinking of migrating your workload to Percona XtraDB Cluster, make sure to go… PXC, wsrep_replicate_myisam allows you to do so. However, if you can, you should consider moving to InnoDB altogether. There are very few reasons to stay with MyISAM nowadays i.e. if you…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
… to using MyISAM are far outweighed by the potential disadvantages and the strengths of InnoDB. However, up until MySQL 5.6, MyISAM was… would be a migration to InnoDB, but due to their use of MyISAM FTS, the idea of a complete or partial migration was, for… the MyISAM default. After all, the (naive?) hope here is that when I run an FTS query against both MyISAM and InnoDB I…

