If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I heard MySQL Cluster does not support prefix indexes or full-text indexing because it uses the NDB engine. How are prefix index and full-text search made possible (as it is done with MyISAM) if the switch is to be made to MySQL Cluster?