CREATE USER 'user1'@localhost IDENTIFIED BY 'password1';
CREATE USER foo2@test IDENTIFIED BY 'password';