mysql - slightly overzealous closing of connections - causes crash. backed off slightly

This commit is contained in:
Dave Conway-Jones
2020-04-05 12:35:15 +01:00
parent 705dd1ffc1
commit fa8e174d0b
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-mysql",
"version": "0.0.21",
"version": "0.0.22",
"description": "A Node-RED node to read and write to a MySQL database",
"dependencies": {
"mysql": "^2.18.1"