Skip to content

Stream binary data from MySQL #8

@thallium205

Description

@thallium205

The mysql library in node currently does not support streaming rows from a query. This causes nodejs to buffer the result set which could potentially cause node to run out of memory. The node application must only stream data.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions