MySQL Forums
Forum List  »  NDB clusters

Re: Mysql NDB cluster - Big import fail
Posted by: Cesar Hernandez
Date: June 02, 2022 07:58AM

> ALTER TABLE ... ENGINE=NDB for each table after
> you've completed the import, as we show in the
> Manual[/url]?
>

This is what I get:

ERROR 3776 (HY000) at line 7: Cannot change table's storage engine because the table participates in a foreign key constraint.

I have even tried to change all tables at once, with "start transation" and commit at the end, but can't change it

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Mysql NDB cluster - Big import fail
269
June 02, 2022 07:58AM


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.