You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.