I am having the same problem as this topic.
I used the mariaDB.bat
and my conf/global/sql_connection.conf ended up having this.
sql_connection: {
db_username: "hercules"
db_password: "***"
db_database: "hercules"
}
I updated the file to be the same as the one on github...