… 12GB of data in the largest table. You can find the individual SSB query definitions in my previous blog post. Test environment These… buffer. I used ALTER TABLE DISABLE KEYS and built the keys with sort via ALTER TABLE ENABLE KEYS. my.cnf [mysqld] datadir=/mnt/mysql56… innodb_undo_logs=32 innodb_old_blocks_time=0 table_open_cache=2048 table_definition_cache=16384 innodb_flush_method=O_DIRECT key_buffer_size…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…my DIR data. So, with all of that out of the way, let’s get to it. Here is our basic table definition…98304 Feb 20 16:09 FTS_00000000000000ad_BEING_DELETED_CACHE.ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20…the few people that likes lower_case_table_names = 1 in /etc/my.cnf), but I think it’s even worse…

