Archive for the ‘cluster’ Category

Altering tables in MySQL Cluster 5.0.45

Tuesday, November 13th, 2007

I'm setting up my first mysql cluster, and just wanted some clarification on a few things. In the manual, it says: Online schema changes. 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 ...