… Default config for MySQL 5.5 and MySQL 5.6, no tuning at all Config 2: MySQL 5.6 … with 512MB write-back cache Star Schema Benchmark – Scale Factor 1 – Mysql 5.5 vs 5….pages afterwards: mysql> select sq.*, pages / (@@innodb_buffer_pool_size / 16384) * 100 pct_buffer_pool from ( select table_name…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
… editions of MySQL 5.5.30 and MySQL 5.6.10 with no tuning whatsoever (…—-. 1 mysql mysql 98304 Feb 20 16:09 FTS_00000000000000ad_DELETED_CACHE.ibd -rw-rw—-. 1 mysql mysql …mysql> set global innodb_ft_aux_table=’test/dir_test_innodb’; mysql> set global innodb_optimize_fulltext_only=1; mysql> select…

