Icy Phoenix
Old Support Topics - The Used Table Type Doesn't Support FULLTEXT Indexes
Hde10 [ Sat 04 Aug, 2007 21:15 ]
Post subject: The Used Table Type Doesn't Support FULLTEXT Indexes
THE ERROR: The used table type doesn't support FULLTEXT indexes
I use globat.com i ask for help but the only thing that they do is use tickets and they don;t resolve me the problem.
I use phpMyAdmin 2.5.2-pl1 and MySQL 4.1.11
Do i need to make any changes. or is my server the one that gives me problems.
Harimau [ Sun 05 Aug, 2007 12:48 ]
Post subject: Re: The Used Table Type Doesn't Support FULLTEXT Indexes
Hde10 [ Mon 06 Aug, 2007 06:57 ]
Post subject: Re: The Used Table Type Doesn't Support FULLTEXT Indexes
What do i need to replace:
KEY `comments_id` (`comments_id`),
OR
FULLTEXT KEY `comment_bbcode_uid` (`comment_bbcode_uid`)
OR Both?
I already erased: ALTER TABLE `phpbb_topics` ADD FULLTEXT (topic_title);