Hi,
CREATE TABLE and DROP TABLE can be done on-line, if you found anything in docs stating anything
contrary pls report this as a bug.
CREATE INDEX, DROP INDEX and ALTER TABLE will all be done but one should
not update the table from other MySQL Servers while performing this command.
In that sense it is not on-line. It is on-line in the sense that no specific action is needed
on the cluster to perform those actions.
Rgrds Mikael
Philippe Girolami wrote:
> Hello,
>
> I read in the cluster documentation that it is not
> possible to CREATE tables or indices when is a
> cluster "on-line" ?
>
> What is an "on-line" cluster ?
>
> What other schema-related things aren't possible ?
> ALTER, DROP, etc
>
> Thanks !
Mikael Ronstrom
Senior Software Architect, MySQL AB
My blog:
http://mikaelronstrom.blogspot.com