Liebe Freunde,
ich möchte ein SW-Update ausführen. Leider erhalte ich bei der Datenbank-Migration eine Meldung bei der ich nicht weiß was ich machen soll.
Natürlich habe ich versucht, mich durch Foren und Suchmaschinen weiterzubehelfen. Aber ich komme nicht weiter und als Laie ist es ja eh schwierig. Daher bitte ich nun um Hilfestellung - Danke!
Hier die Meldung:
Error
Received the following error message:
Could not apply migration (Migrations_Migration1627). Error: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (dbs166510
.#sql-5a1c_671e32
, CONSTRAINT #sql-5a1c_671e32_ibfk_1
FOREIGN KEY (orderID
) REFERENCES s_order
(id
) ON DELETE CASCADE)
Please try to fix this error and restart the update.
Response
{„valid“:false,„errorMsg“:"Could not apply migration (Migrations_Migration1627). Error: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (dbs166510
.#sql-5a1c_671e32
, CONSTRAINT #sql-5a1c_671e32_ibfk_1
FOREIGN KEY (orderID
) REFERENCES s_order
(id
) ON DELETE CASCADE) "}