At 12:42 -0400 9/1/04, Danny Williams JR wrote:
>Hello everyone again..
>
>First off I wanna say to the mysql team,
>I'm glad you guys acquired NDB... I'm having fun playing with this.
>But does anyone know about this?
>any type of work arounds maybe?
>
>ERROR 1214 at line 490: The used table type doesn't support FULLTEXT indexes
FULLTEXT is MyISAM only.
http://dev.mysql.com/doc/mysql/en/Fulltext_Search.html
http://dev.mysql.com/doc/mysql/en/Fulltext_Restrictions.html
>
>FULLTEXT KEY `HeltextIdx` (`helptext`)
>ENGINE=NDB DEFAULT CHARSET=latin1;
>
>Server version: 4.1.5-gamma-nightly-20040901-log
--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com
| Thread |
|---|
| • FULLTEXT indexes | Danny Williams JR | 1 Sep |
| • Re: FULLTEXT indexes | Paul DuBois | 1 Sep |