Hello,
I posted last night but did not receive an answer. I am trying to create a 
fulltext index, but my table was created as an InnoDB type.

There is quite a bit of data there (1000+ records) and I need to change to a 
MyISAM table for the indexing for fulltext search.

How can I convert the InnoDB to a MyISAM, and also, when using MyISAM, can I 
have foreign key relationships?


Thanks,
Scott

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to