Page 1 of 1

Install using MySQL

Posted: 16 Sep 2018, 17:31
by lion
Is MySQL/Maria still supported for install? I'm trying to use MySQL on an external server. I've attempted installing 6.2.9040/9080/9260 9.3.9840 and while it creates some tables, it looks like the entire schema isn't being created.

In later versions the 'approved' column is missing from users.

In all versions the 'player' table is missing.

The tables that do get created are:

music_folder
role
user
user_role
user_security
version


Do I need to inject a schema file into MySQL before starting madsonic?

Thanks!