Template: showbizcentral-sql/database-name
Type: string
Default: showbizcentral
Description: Database name:
 A MySQL database will be created for ShowBizCentral. You can specify the name
 you want for the database.

Template: showbizcentral-sql/mysql-user
Type: string
Default: showbizcentral
Description: MySQL user name:
 A new MySQL user will be created and given permission to execute the stored
 procedures for ShowBizCentral. You can specify the name you want for the user.

Template: showbizcentral-sql/mysql-password
Type: password
Description: MySQL user password:
 A new MySQL user will be created and given permission to execute the stored
 procedures for ShowBizCentral. You can specify the password you want for the
 user (it will be randomly generated by default).
