MySQL Forums
Forum List  »  NDB clusters

Re: MySQL Cluster data nodes fails with 7200: LCP fragment scan watchdog
Posted by: Mikael Ronström
Date: March 13, 2018 02:02AM

The first crash is on the line
ndbrequire(c_fk_hash.find(fkPtr, definedTriggerData->fkId));
in executeFKChildTriggers.

This is most likely a bug in the foreign key code.
Whether it is already fixed or still existing I don't know.

The second bug happens when you perform a restart of the
entire cluster and one of the node fails during restart.

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.