API NodeJS loop or error handling issue: Pool Connections not closing (MYSQL)?

前端 未结 0 345
盖世英雄少女心
盖世英雄少女心 2021-01-19 22:55

Still playing around with my first ever API NodeJS app.

My current MYSQL Config is:

const mysql = require(\'mysql\');

  var pool = mysql.createPool({          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题