…to 18000 tps, but InnoDB can’t make 5h run. After 3h the disk is full, and InnoDB data…selectivity is not good for fast inserts, but it is suitable for range selects by `id`. However it will interesting how….x86_64/lib/mysql/libjemalloc.so [mysqld] gdb datadir=/mnt/data/mysql #for SSD innodb_flush_…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…to find out how to make InnoDB FTS blazingly-fast, but simply to get a sense of how it works compared to traditional MyISAM FTS. We’ll get to…mysql> set global innodb_ft_aux_table=’test/dir_test_innodb’; mysql> set global innodb_optimize_fulltext_only=1; mysql> select… DIR data sets back to their …

