mga boss nganung akong table di ka support ug fulltext searching? kaguol oe. newbie pako dbms. anyone can help. tnx
mga boss nganung akong table di ka support ug fulltext searching? kaguol oe. newbie pako dbms. anyone can help. tnx
bisan unsa na RDBMS or DBMS mo support gyud na. Elaborate nu imo problema.
mao ni error boss: #1214 - The used table type doesn't support FULLTEXT indexes
Full-text search is supported only on MyISAM table type.
ALTER TABLE my_table ENGINE = MYISAM;
Do this before the FullText add, even if the engine database default is already MyISAM
naka gamit ko og fulltext on MsSQl Server. hehe
ok na cya mga boss. lamat au![]()
Last edited by jairoh_; 09-27-2012 at 11:46 AM.
Similar Threads |
|