MySQL Forums
Forum List  »  Partitioning

Re: ERROR 1214 (HY000): The used table type doesn't support FULLTEXT indexes
Posted by: chillyroll r
Date: April 17, 2009 06:42AM

Got the answer:

Partitioned tables do not support FULLTEXT Indexes including MyISAM tables.

http://dev.mysql.com/doc/refman/5.1/en/partitioning-limitations.html

Thanks anyways. Might be helpful for someone else.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: ERROR 1214 (HY000): The used table type doesn't support FULLTEXT indexes
6926
April 17, 2009 06:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.