…this bug at this time. The problem is basically if you’re running innodb_file_per_…which were responsible for poor performance of SHOW STATUS and crash recovery performance over last couple of years…vary a lot depending on buffer pool size. MyISAM tables creating/dropping was several times faster …
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
… sense of how it works compared to traditional MyISAM FTS. We’ll get to performance in the third installment. For now, the… the way, let’s get to it. Here is our basic table definition for the DIR dataset. The table for the… with AutoCommit enabled – remember, the focus here isn’t on performance just yet. Having loaded the data, the first thing we…

