After issuing a clean shutdown of the MySQL cluster, and then a proper
start up of the MySQL cluster, all tables created as engine=ndbcluster
are gone after the startup.
I had experienced this the first time I tried this, and so this second
time I first backed up the cluster before shutting down.
This second time I attempted to recover the cluster with my backups.
When issueing the command correctly, ndb_recover does not do anything.
Would someone tell me, what is the appropriate behavior of previously
clustered tables after restarting the cluster from a complete shutdown.
Are not the clustered tables supposed to be available and seen in the
cluster nodes?
Or is this in-memory cluster just that... in memory only, and once
shutdown all clustered tables are lost?
What is the behavior?
-RG