das Update wurde mit folgender Fehlermeldung abgebrochen:
Error
Received the following error message:
Could not apply migration (Migrations_Migration1452). Error: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‚6‘ for key ‚PRIMARY‘
Please try to fix this error and restart the update.
Response
{„valid“:false,„errorMsg“:"Could not apply migration (Migrations_Migration1452). Error: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‚6‘ for key ‚PRIMARY‘ "}
Könnte mir bitte jemand einen Tipp geben, was zu tun ist?
$sql4 = <<Abverkauf-Variantenartikelnicht auf Lager',' DETAIL.LASTSTOCK ISTRUE and DETAIL.INSTOCK <= 0','Abverkauf-Variantenartikel ohne Lagerbestand',NULL,1,0);
SQL;
Alternativ könntest Du Zeile 52 mit zwei Slashes (//) einfach auskommentieren. Wenn Du anschließend das Update noch einmal ausführst sollte alles durchlaufen.