Hallo.
Ich habe Contao von 3.5.35 auf 4.4.40 geupdatet mit isotope.
Beim Aufruf des Install Tools und Ausführen von 3 ALTER Table Befehlen (Siehe Screenshot) gab es folgenden Fehler im log:
Code:
[2019-05-26 13:22:37] request.INFO: Matched route "contao_install". {"route":"contao_install","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\\InstallationBundle\\Controller\\InstallationController::installAction","_route":"contao_install"},"request_uri":"http://crystalflow:8888/contao/install","method":"POST"} []
[2019-05-26 13:22:38] app.CRITICAL: An exception occurred. {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred while executing 'ALTER TABLE tl_iso_product_collection CHANGE date_shipped date_shipped INT DEFAULT NULL':\n\nSQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'date_shipped' at row 1 at /Users/stefansenn/Projekte/SENN/WEB/crystalflow/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:126, Doctrine\\DBAL\\Driver\\PDOException(code: HY000): SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'date_shipped' at row 1 at /Users/stefansenn/Projekte/SENN/WEB/crystalflow/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:109, PDOException(code: HY000): SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'date_shipped' at row 1 at /Users/stefansenn/Projekte/SENN/WEB/crystalflow/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:107)"} []