sudo apt-get install mysql-server
Install MySQL using this command
This should create an initial Default Database
Verify with
$mysql --version