This is my function :
static async isExiste (email: string) { const bdd = mysql.createConnection({ host: process.env.DB_HOST,