create user npm identified by ''; create database npm; grant all privileges on npm.* to npm; flush privileges;