I am trying to run the following NodeJS script to create a connection to a MySQL database and perform a few tasks:
var mysql = require(\'mysql\'); var con = mysq