Error when retrieving data from SQL in nodejs – Mysql
I connected the database to the project in node js and the connection works without a problem, but when I try to retrieve the data using the get operation, an error occurs that I could not solve sql connection const…