webp
webp copied to clipboard
Error: Data truncated for column 'configuration_hash' at row 1
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.