Skip to content
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
@rodehoed

Description

@rodehoed

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions