I\'m using expressjs+mysql, and trying to insert values into table like below:
const InsertUser=(username, password, teamname, character, teamidfk, token)=>{ v