1 min readApr 24, 2018
You would have to provide the full error stack, not just error.message, to understand what’s going on. My first assumption is that your config.mysqlPool may not be an object that the module expects. Second assumption is that the query string is faulty.