mysql faster/tidier closing of pool if never connected.

This commit is contained in:
Dave Conway-Jones
2022-07-11 14:39:16 +01:00
parent 3ffd3f9fad
commit 0b3b918528
2 changed files with 16 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-mysql",
"version": "1.0.1",
"version": "1.0.2",
"description": "A Node-RED node to read and write to a MySQL database",
"dependencies": {
"mysql2": "^2.3.3"