… about making innodb_file_per_table a session variable. There was discussion on a bug that makes the INDEX_STATISTICS and TABLE_STATISTICS tables… at all. Mark Callaghan found a bug in INFORMATION_SCHEMA.INNODB_SYS_TABLES in the 5.1 server code. Percona XtraBackup… discussed for innobackupex. There was discussion about making tar4ibd support InnoDB‘s compressed tables.
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…get some statistics about the FT indexes on that table by querying the various I_S.INNODB_FT_* tables. In particular, the INNODB_FT…happens: mysql> set global innodb_ft_aux_table=’test/dir_test_innodb‘; mysql> set global innodb_optimize_fulltext_only=1; mysql> select * from information_schema.innodb_…

