I have created tables in MySQL Workbench as shown below :
ORDRE table:
CREATE TABLE Ordre ( OrdreID INT NOT NULL, OrdreDato DA
check the no. of record in parent table that matches with child table and also primary key must match with foreign key reference. This works for me.