Mysql DB create and Grant User
Mysql DB create and Grant User
--------------
Four commands to create a mysql Database, create user and grant privileges on the created DB
**Replace dbname, username and host with your own values:**
1. login to mysql (entering root password)