ScoreboardStatsX

ScoreboardStatsX

3M Downloads

MySQL Syntax error

Pdani001 opened this issue ยท 14 comments

commented

This error shows up for me on plugin startup:
http://pastebin.com/CQYPU56n

commented

Try it without a reload

commented

I need your password-removed sql.yml

commented

"SQL-Settings:
Username: ackills1
Password: ************************
Isolation: SERIALIZABLE
Driver: com.mysql.jdbc.Driver
Url: jdbc:mysql://db4free.net:3306/ackills1
Timeout: 1000
uuidUse: false"

commented

What version do you use? I don't find the line 196 in the latest version.

commented

I use 0.8.3, but i got this problem every version above it.

commented

It cannot find your sql config. That's why it tries to invoke SQLite everytime.

commented

But it cannot parse it. Correctly, because it tries to setup a SQLite database.

commented

Now i have a new problem.

commented

When i try to change the mysql server it always use the last server.

commented

Try it without a reload

commented

It's working now Thank You!

commented

Please use haste/pastebin or gists.