Hi,
I having problem with mysql cluster 7.3. Yesterday i reboot server with proper shutdown database. When i want to create table using ndbcluster engine after reboot, i got those error:
2014-02-25 13:35:42 5718 [Warning] NDB: Could not acquire global schema lock (4009)Cluster Failure
2014-02-25 13:36:12 5718 [Warning] NDB: Could not acquire global schema lock (4009)Cluster Failure
2014-02-25 13:43:25 5718 [Note] table './mysql/ndb_index_stat_sample' opened read only
2014-02-25 13:43:25 5718 [Note] table './mysql/ndb_index_stat_head' opened read only
2014-02-25 13:45:24 5718 [Warning] NDB: Could not acquire global schema lock (4009)Cluster Failure
2014-02-25 13:45:28 5718 [Warning] NDB: Could not acquire global schema lock (4009)Cluster Failure
Any idea what cause?