Closed bastianilso closed 4 years ago
The presence of newline characters was preventing ConnectToMySQL to properly authenticate with the database. To fix this, add Trim() in each line. (Credit goes to Quentin for finding and suggesting solution for this)
The presence of newline characters was preventing ConnectToMySQL to properly authenticate with the database. To fix this, add Trim() in each line. (Credit goes to Quentin for finding and suggesting solution for this)