Пытаюсь установить Shopware CMS, но при установке выскакивает такая ошибка:
Error
Received the following error message:
SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default value for 'password_change_date'
Please try to fix this error and restart the update.
Response
{"query":
"CREATE TABLE `s_user` (\n `id` int(11) NOT NULL AUTO_INCREMENT,\n .............. KEY `default_shipping_address_id`
(`default_shipping_address_id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci",
"success":false,
"offset":2300,
"errorMsg":"SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default value for 'password_change_date'"}