On 06/08/07, MESHine Team alerts@meshine.info wrote:
No, i used MyISAM tables. I need to use MyISAM for fulltext indexing. See my next post.
If you only need to use MyISAM for full-text matching, then use it for the "searchindex" table, and use InnoDB for the other tables.
Rob Church