I wanna use a mysql database and in the server comes in sqllite what should I put there?
sqlType = "sqlite"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = "Styller"
sqlFile = "Styller.s3db" <<<what should I put here?
sqlType = "sqlite"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = "Styller"
sqlFile = "Styller.s3db" <<<what should I put here?