MySQL Forums
Forum List  »  NDB clusters

Re: Using NDB & MyIsam storage engines in the same database
Posted by: Stewart Smith
Date: August 16, 2006 01:18AM

you may want to also consider using external fulltext indexers such as lucene. these tend to scale better than mysql's fulltext indexes.

you can mix the tables however.

and with 5.1 you can replicate to machines running myisam with ft indexes.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Using NDB & MyIsam storage engines in the same database
895
August 16, 2006 01:18AM


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.