I’m trying to create a FULLTEXT index on an attribute of a table. Mysql returns
ERROR 1214: The used table type doesn’t support FULLTEXT indexes.
apart from MyISAM table PARTITIONING also not support full-text index.
PARTITIONING
full-text