I am attempting to connect to mySQL through a NodeJS file, but I receive the following error:
{ Error: ER_ACCESS_DENIED_ERROR: Access denied for user \'root\
You need to make sure that the username you are using is matched against the ip address you are using under host name for connection.