DevLeoko / AdvancedBan

AdvancedBan is a Spigot plugin to manage punishments on single servers and server networks
GNU General Public License v3.0
162 stars 131 forks source link

Cannot connect to MySQL. #542

Open jonnytutorials opened 2 years ago

jonnytutorials commented 2 years ago

What version of AdvancedBan (/AdvancedBan) are you using? AdvancedBan-Bundle-2.3.0-RELEASE

What kind of server do you have (Bungeecord/single server)? Spigot

What server version (/version) are you using? 1.16.5

Any error/log post it through pastebin.com and link it here. (Also include /plugins/AdvancedBan/logs/latest.log) (Error-Log from /plugins/AdvancedBan/logs/latest.log) https://pastebin.com/LuqBLiUm

System-Details

config.yml MySQL Settings

UseMySQL: true

MySQL:
  IP: localhost
  DB-Name: bansys
  Username: bansys
  Password: ***
  Port: 3306
  Properties: 'verifyServerCertificate=false&useSSL=false&useUnicode=true&characterEncoding=utf8'
Tiiita commented 2 years ago

I have the same version and plugin. And i got the error too! Please add MySQL 8.0 Support!!!

Tiiita commented 2 years ago

The error occurs because AdvancedBan currently does not support MySQL 8.0 (relatively new version of MySQL)!