plan2net / webp

Create a WebP copy for images (TYPO3 CMS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

matin73 opened this issue · comments

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 ...

Delete the column and have it recreated.