mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 15:15:34 +02:00
manual.texi:
Cleanup Docs/manual.texi: Cleanup
This commit is contained in:
parent
d92ce47a8b
commit
c0b9afcbd3
1 changed files with 1 additions and 1 deletions
|
|
@ -38065,7 +38065,7 @@ foreign key constraint to a table through
|
|||
ALTER TABLE yourtablename ADD CONSTRAINT FOREIGN KEY (...) REFERENCES anothertablename(...)
|
||||
@end example
|
||||
Remember to create the required indexes first, though.
|
||||
|
||||
|
||||
Starting from version 3.23.50, InnoDB does not check foreign key
|
||||
constraints on those foreign key or referenced key values
|
||||
which contain a NULL column.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue