MySQL Forums
Forum List  »  NDB clusters

Re: ERROR 1005 (HY000): Can't create table
Posted by: Pete Ditmars
Date: December 22, 2020 08:57AM

This appears to be due to this:

https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-limitations-syntax.html

"As of NDB 8.0.16: ON DELETE CASCADE is not supported where the child table contains one or more columns of any of the TEXT or BLOB types." (Bug #89511, Bug #27484882)

Add to Bug #89511 - can this error message be clearer?

Options: ReplyQuote


Subject
Views
Written By
Posted
1456
December 20, 2020 10:28AM
Re: ERROR 1005 (HY000): Can't create table
446
December 22, 2020 08:57AM


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.