… on the Star Schema Benchmark. In my previous blog post I compared MySQL 5.5.30 to MySQL 5.6.10, both with…. A star schema presents some unique challenge to the database optimizer. The SSB benchmark consists of four sets of queries. Each… ALTER TABLE ENABLE KEYS. my.cnf [mysqld] datadir=/mnt/mysql56/data basedir=/usr/local/mysql socket=/var/lib/mysql/mysql.sock user=justin innodb_buffer…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…people that likes lower_case_table_names = 1 in /etc/my.cnf), but I think it’s even worse that the … | | optimize_start_time | | | optimize_end_time | | | stopword_table_name | | | use_stopword | 1 | | table_state | 0 | +—————————+———+ 10 rows in set (0.02 sec) mysql> optimize…

