…innodb_buffer_pool_size Q36: There have been several MySQL bugs opened about multi-core scalability (concurrent queries, autoincrement, concurrent inserts, instrumentation, etc.). Rather than…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
… here is to note that the InnoDB buffer pool for my 5.6 instance is 128MB – smaller than the size of my DIR data. So, with… “new” InnoDB tablespace files in our database directory: -rw-rw—-. 1 mysql mysql 8632 Feb 20 15:54 dir_test_innodb.frm -rw… change to the default InnoDB settings for MySQL 5.6, and that was to change innodb_ft_min_token_size from the default…

