Mega Code Archive

 
Categories / MySQL / Table Index
 

Alter table to add fulltext search

ALTER TABLE tablename ADD FULLTEXT(column1, column2)