Just a side not for myself on creating user for particular database
grant all on user_database.* to 'user'@'localhost' identified by 'password';