Closed krozett closed 5 years ago
Mysql2::Error: Data too long for column 'content' at row 1: INSERT INTOin_payloads(...
Mysql2::Error: Data too long for column 'content' at row 1: INSERT INTO
(...
Bumping the column type from TEXT up to a MEDIUMTEXT should fix this.
Mysql2::Error: Data too long for column 'content' at row 1: INSERT INTO
in_payloads(...
Bumping the column type from TEXT up to a MEDIUMTEXT should fix this.