MySQL Forums
Forum List  »  NDB clusters

Re: How to resolve "Lock wait timeout exceeded" issue reported by MySQL Cluster
Posted by: Ted Wennmark
Date: June 16, 2016 05:57AM

Hi Steven,

This is configuration variables for NDB data nodes.
All variables for data nodes can be found here: https://dev.mysql.com/doc/refman/5.6/en/mysql-cluster-ndbd-definition.html

You can also see all variables available via: ndb_config --configinfo
If you want to see setting for one specific data node use: ndb_config --nodeid=1 -qTransactionDeadlockDetectionTimeout

Hope this helps and good luck with you PoC.

Cheers
Ted

Options: ReplyQuote




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.