I\'m trying to chain a series of database queries in Node.js using the mysql2 module.
First of all, I will be moving to async/await, but I want to understand this met