MySQL Problem


https://gyazo.com/33fd46702325db465d73b9960c81e943

“Data too long for column ‘sex’” Meaning what you are trying to input into the database, the ‘sex’ data is longer than what is set for the column. I am assuming that it is only allowing one character (M/F)

But why is i still a nobudy https://gyazo.com/473cbd518954bb3b262b388b225e197f

That makes no sense and has nothing to do with the SQL issue.