Andreas Granig writes:
- altering the table on this node
my understanding is that you cannot in 5.0 do alter table on NDBCLUSTER table:
It is not possible to make online schema changes such as those accomplished using ALTER TABLE or CREATE INDEX, as the NDB Cluster engine does not support autodiscovery of such changes.
mysql it is not a production quality system, if user needs to hassle with this kind of basic procedure.
-- juha