…schema name information. Viewing SchemaSpy output A completed Relationships view of these three tables should look like this: Final Thoughts While I find…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
… than the size of my DIR data. So, with all of that out of the way…mysql> set global innodb_ft_aux_table=’test/dir_test_innodb’; mysql> set global innodb_optimize_fulltext_only=1; mysql> select * from information_schema…of the other I_S tables, I do find that the number of rows in I_S.innodb_ft_index…

