Open
Description
The quickstart examples (https://sidorares.github.io/node-mysql2/docs) don't yet document that people should call either connection.end()
or connection.close()
one they're finished with their connection.
The quickstart examples (https://sidorares.github.io/node-mysql2/docs) don't yet document that people should call either connection.end()
or connection.close()
one they're finished with their connection.