table_stat -> table_stats column_stat -> column_stats index_stat -> index_stats to be in line with the names of innodb statistical tables from mysql-5.6: innodb_table_stats and innodb_index_stats.
Set it to 0 by default. Now only the tests that use persistent statistics tables require starting the server with --stat-tables set on.