
With this dialog you can create a MySQL database, see the section Helium Music Manager with MySQL for more information.
Enter the servername in the first edit box, for locally installed MySQL you can enter localhost and for remote servers you should use the IP or DNS-name for the server.
Enter the portnumber, standard for MySQL is 3306 if you haven't changed it
Enter user name and password, note that you have to connect with a user that has access to create a new database unless you already has created an empty database with that name on the server.
Enter the name of the database you want to create in the second edit box, you can use the refresh button to get a list of databases already created on the server so you don't try to create a database that already exist.
Click the OK button, Helium Music Manager will try to create and connect to the new database.