MySQL Forums
Forum List  »  NDB clusters

Re: Mysql NDB cluster - Big import fail
Posted by: Mauritz Sundell
Date: June 02, 2022 03:58PM

Hi Cesar

If there is no order of loading one table at a time that can satisfy the foreign key constraints, you should turn off foreign key checks during the bulk load using foreign_key_checks=0.

Regards,
Mauritz

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Mysql NDB cluster - Big import fail
118
June 02, 2022 03:58PM


Sorry, only registered users may post in this forum.

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.