…MyISAM Specific options key_buffer_size = 8M read_buffer_size = 1M read_rnd_buffer_size = 4M bulk_insert_buffer_size = 8M myisam_sort_buffer_size = 8M myisam_max_sort_file_size = 10G #myisam_max_extra_sort_file_size = 10G myisam…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…MyISAM; I would argue that in most situations, any possible advantages to using MyISAM…For now, the important number here is to note that the InnoDB buffer pool for my 5.6 instance is 128MB – smaller than the size…

