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

My HTML document is not linking to my CSS stylesheet properly -

php array slice every 2th rule -

node.js - Sending sockets to client side, Error: Converting circular structure to JSON -