MySQL has several storage engines where info is kept and if you want to implement MySQL cluster you MUST use the dedicated storage engine that provides de HA solution, ndbcluster.<br><br>If you have the cluster setup, you could try to use ALTER commands but it's not recommended...It's better you change the engine parameter in the MySQL creation scripts to use the MySQL cluster features.<br>
<br>Hope it helps,<br>Samuel.<br><br><br><div><span class="gmail_quote">2008/3/10, Antonio Reale <<a href="mailto:ant.reale@gmail.com">ant.reale@gmail.com</a>>:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
2008/3/6, Henning Westerholt <<a href="mailto:henning.westerholt@1und1.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">henning.westerholt@1und1.de</a>>:<div><span class="q"><blockquote class="gmail_quote" style="border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.80ex; padding-left: 1ex">
<br> i think that you can't use MyISAM if you want to use MySQL cluster. But for<br> information about setting this you should consult the MySQL documentation,<br> there is also a cluster FAQ available.</blockquote></span><div>
<br>Probably I can use MyISAM, but tables using this engine are not clustered.<br></div></div>Thanks.<br><br>Regards,<br><span class="sg">Antonio.<br></span><br>_______________________________________________<br> Users mailing list<br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Users@lists.openser.org">Users@lists.openser.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br>