News

After everything has been installed you will need to create the database. Start MySQL in Terminal, and use CREATE DATABASE test1; to create a database called test1. You can then use the database with ...