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

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

c++ - Serialize a class with a Qlist of custom classes as member (using QDataStream) -

Read video using VideoReader function in Matlab? -