Skip to content

Add pool.end() somewhere in the README #911

Closed
@dbernar1

Description

@dbernar1

Hi,

I used the pool functionality, but it was not obvious to me how to release the connections when I'm done.

I found pool.end() in the code: https://github.com/felixge/node-mysql/blob/master/lib/Pool.js#L121 , which seems to do what I needed.

Let me know if you need help adding that in.

Thanks for sharing your software!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions