I\'m using Node.js/MySQL pool created as follows:
const mysql = require("mysql"); require(\'dotenv\').config(); const pool = mysql.createPool({ host: