Skip to content

Commit 7cc1817

Browse files
author
Shlomi Noach
authored
Merge pull request #724 from simonw/patch-1
Clarify it's foreign key /constraints/ that don't work
2 parents d6c6508 + 773cddc commit 7cc1817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements-and-limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The `SUPER` privilege is required for `STOP SLAVE`, `START SLAVE` operations. Th
2222

2323
### Limitations
2424

25-
- Foreign keys not supported. They may be supported in the future, to some extent.
25+
- Foreign key constraints are not supported. They may be supported in the future, to some extent.
2626

2727
- Triggers are not supported. They may be supported in the future.
2828

0 commit comments

Comments
 (0)