mysql - Add FULLTEXT index to Primary Key -


i need run search query through fulltext index mechanism.

now faced issue, 1 of columns in above search query primary key, should add fulltext index it?

any suggestion appreciated...


Comments