webp icon indicating copy to clipboard operation
webp copied to clipboard

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

Open matin73 opened this issue 1 year ago • 1 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 ...

matin73 avatar Feb 29 '24 11:02 matin73

Delete the column and have it recreated.

wazum avatar Jul 18 '24 12:07 wazum