INSERT INTO users(username,name,hashedPass,loginTime,succesfulEntry) VALUES('funnybrain23','Wendy Caren',SHA2('Goobus4%',256), NOW(),1)

Success!