Merge pull request #724 from simonw/patch-1
Clarify it's foreign key /constraints/ that don't work
This commit is contained in:
commit
7cc1817b81
@ -22,7 +22,7 @@ The `SUPER` privilege is required for `STOP SLAVE`, `START SLAVE` operations. Th
|
|||||||
|
|
||||||
### Limitations
|
### Limitations
|
||||||
|
|
||||||
- Foreign keys not supported. They may be supported in the future, to some extent.
|
- Foreign key constraints are not supported. They may be supported in the future, to some extent.
|
||||||
|
|
||||||
- Triggers are not supported. They may be supported in the future.
|
- Triggers are not supported. They may be supported in the future.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user