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
376
June 02, 2022 03:58PM


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.