thehcginstitute-com / m1

thehcginstitute.com/store (OpenMage LTS 19.5.2)
https://upwork.com/fl/mage2pro
0 stars 0 forks source link

«Invalid default value for 'fired_at'» on `OPTIMIZE TABLE mailchimp_webhook_request;` #595

Closed dmitrii-fediuk closed 5 months ago

dmitrii-fediuk commented 5 months ago

Similar to https://github.com/thehcginstitute-com/m1/issues/563

2024-05-10--13-23-30

dmitrii-fediuk commented 5 months ago
ALTER TABLE `mailchimp_webhook_request` CHANGE `fired_at` `fired_at` DATETIME NULL DEFAULT NULL;