plan2net / webp

Create a WebP copy for images (TYPO3 CMS)
GNU General Public License v3.0
60 stars 33 forks source link

Error: Data truncated for column 'configuration_hash' at row 1 #95

Open matin73 opened 6 months ago

matin73 commented 6 months ago

I get error when creating new mask element and database compare ALTER TABLE tx_webp_failed CHANGE configuration_hash configuration_hash VARCHAR(32) DEFAULT NULL Current value: configuration_hash VARCHAR(40) CHARACTER not working ...

wazum commented 1 month ago

Delete the column and have it recreated.