Restrictions on foreign keys-opracowanie

Nasza ocena:

3
Wyświetleń: 581
Komentarze: 0
Notatek.pl

Pobierz ten dokument za darmo

Podgląd dokumentu
Restrictions on foreign keys-opracowanie - strona 1

Fragment notatki:

Restrictions on foreign keys. Support for foreign key constraints in MySQL Cluster NDB 7.3 is
comparable to that provided by InnoDB, subject to the following restrictions:
• ON UPDATE CASCADE is not supported when the reference is to the parent table's primary key.
• SET DEFAULT is not supported. (Also not supported by InnoDB.)
• The NO ACTION keywords are accepted but treated as RESCRICT. (Also the same as with
InnoDB.)
For more information, see Section 13.1.17.2, “Using FOREIGN KEY Constraints”, and
Section 1.8.6.2, “FOREIGN KEY Constraints”.
... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz