…MySQL manual, especially the option and variable reference table…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…never been a very big fan of MyISAM; I would argue that in most…table that has never had a full-text index on it, and then I create one, the following warning is generated: mysql> alter table… mixture of lettercase, you’ll get an error: mysql> CREATE TABLE dir_test_innodb4 (fts_doc_id BIGINT UNSIGNED …

