MySQL Forums
Forum List  »  NDB clusters

Re: mysqldump data recovery error
Posted by: Mikael Ronström
Date: April 24, 2021 07:47AM

Seems like an overload problem.
The default timeout for locks are 1.2 seconds.
This is set in config parameter
TransactionDeadlockDetectionTimeout=1200

So probably need to increase this parameter

Options: ReplyQuote


Subject
Views
Written By
Posted
664
April 17, 2021 06:51PM
Re: mysqldump data recovery error
352
April 24, 2021 07:47AM


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.