خ ــادم الإسلام
25-07-2009, 05:42 صباحاً
رمز الخطأ
MySQL Error : Cant find FULLTEXT index matching the column list
الحل
ALTER TABLE thread ADD FULLTEXT(title);
MySQL Error : Cant find FULLTEXT index matching the column list
الحل
ALTER TABLE thread ADD FULLTEXT(title);