Help with sql injection

I’m solving a Usage machine and my problem is sql injection itself, I’m trying to do this very injection in /forget-password, using mysql, here’s the sqlmap -r /home/rafu/Downloads/sql1 --level 5 --risk 3 -p email –batch --dbs command, but I get at the end only mistakes, I’ve been working on this problem for 3 days now