…more sense to configure MySQL as if it were using SSD storage or to just use an optimized HDD storage configuration? …_size = 64M serverid = 101 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…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…bulk insert performance. At the very bottom, the page claims that you can speed up bulk…optimize_start_time | | | optimize_end_time | | | stopword_table_name | | | use_stopword | 1 | | table_state | 0 | +—————————+———+ 10 rows in set (0.02 sec) mysql> optimize…

