Closed robberteggermont closed 7 years ago
The length of $os can exceed 50 characters, causing the "String data, right truncated: 1406 Data too long for column 'platform'" database error. Fix by truncating to 50 characters.
The length of $os can exceed 50 characters, causing the "String data, right truncated: 1406 Data too long for column 'platform'" database error. Fix by truncating to 50 characters.