MySQL Forums
Forum List  »  NDB clusters

Re: Error while storing data on cluster.
Posted by: Sohan Bafna
Date: July 23, 2014 09:12AM

Hi,

can you tell me extact command to run . i tried following ,

ndb_mgm> show # issue;
Connected to Management Server at: localhost:1186
Invalid argument: '# issue'
ndb_mgm> show issue;
Invalid argument: ' issue'
ndb_mgm> show #issue;
Invalid argument: ' #issue'

Yes i am able to create /update talbe on mysql node. Issue is on Data node wihile storing data on cluster.

I also face sometime thses kind of excpetion,
Message: com.mysql.clusterj.ClusterJDatastoreException: Datastore exception. Return code: -1 Error code: 1,234 MySQL code: -1 Status: 1 Classification: 7 Message: bucket_storage2
Thanks,
Sohan

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error while storing data on cluster.
908
July 23, 2014 09:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.