Installing mySQL
If you are interested, you can find the detailed documentation here. 3.
Inside the command window, run following command:
prompt> sudo apt-get install mysql-server
You must set the password for your database.
mySQL will run on port 3306. This should be set up as part of the mySQL installation.