This repository was archived by the owner on Jun 13, 2018. It is now read-only.
This repository was archived by the owner on Jun 13, 2018. It is now read-only.
[MySQL] Wrong type on column structure #31
Open
Description
DS files stored in DB get truncated (at 65535 bytes) because the field is defined as a BLOB instead of a BINARY. It's about:
- table: scaptimony_scap_contents
- field: scap_file
This seems not be the issue on PG databases. I have checked the other scaptimony column structures and I could not find other problematic types.
Metadata
Metadata
Assignees
Labels
No labels