Community

Testing MySQL FULLTEXT Indexes in InnoDB Using Pt-upgrade

(Ike Walker) As I prepare to convert some MySQL tables with FULLTEXT indexes from MyISAM to InnoDB I want to verify that running a standard production query set against the tables will return the same results with InnoDB that it did with MyISAM.

Read More - Register for Free Membership