Skip to content

inserttable() has an arbitrary buffer limit #79

@justinpryzby

Description

@justinpryzby

I diagnosed an issue where we were inserting (copying) a 54kb string into a column, and 14kb string into another column.
It really ought to support arbitrary-length fields, so will need to use something like realloc().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions