MySQL2 Connection Pooling
I am trying to connect to my database using a connection pool. The rest api uses node and express and I’m using mysql/promise for the connection pool but when I run the code I get an error
I am trying to connect to my database using a connection pool. The rest api uses node and express and I’m using mysql/promise for the connection pool but when I run the code I get an error