Actions
Bug #12524
closedSCAP content file is truncated to 65k in mysql
Difficulty:
Triaged:
No
Description
Apparently, a binary field creates a BLOB (65k) instead of a LONGBLOB.
When uploading SCAP content (usually 1+ MB) it would save only the first 65k, hence would be unusable.
Actions