…, and USER_STATISTICS) led to the maximum counter values being limited to 32-bit signed integers. Fixed so that these values… the log system mutex for the log reads needlessly, potentially limiting performance on write-intensive workloads. Bug fixed #1171699. Missing path… Ubuntu 13.04. Bug fixed #1186690. Under very rare circumstances, deleting a zero-size bitmap file at the right moment would…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…_ft_config; +—————————+———+ | KEY | VALUE | +—————————+———+ | optimize_checkpoint_limit | 180 | | synced_doc_id | 1028261 | | last_optimized_word | | | deleted_doc_count | 0 | | total_word_count… | +—————————+———+ 10 rows in set (0.00 sec) mysql> delete from dir_test_innodb LIMIT 200000; Query OK, 200000 rows affected (8.65…

