1CREATE USER 'fuzzuser'@'localhost' IDENTIFIED BY 'fuzzpass'; 2ALTER USER 'root'@'localhost' IDENTIFIED BY 'mainpass'; 3