Skip to content

Binary buffers are not properly received #18

@noamw

Description

@noamw

"SELECT x'010203'" returns the string '\u0001\u0002\u0003' instead of the expected Buffer [1, 2, 3].

Simliar issue in mysql-native has been proposed a fix in sidorares/nodejs-mysql-native#78

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions