mysqladmin -u root -p create testphotoxchange grant all on testphotoxchange.* to 'erik'@'localhost' identified by 'abc123'; execute the setup.sql on the testphotoxchange database.