… greatest, simply, select bug fixes especially security bug fixes are incrementally backported with each update leaving some if not all incompatible… MySQL‘s default behavior i.e. disabling and totally disallowing use of query cache or increasing maximum total number of indexes per table…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
….ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 16:09 FTS_00000000000000ad_DELETED_CACHE.ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 16….ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 15:54 FTS_0000000000000114_DELETED_CACHE.ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 15…’ll get an error: mysql> CREATE TABLE dir_test_innodb4 (fts_doc_id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY); ERROR 1166…

