SnGens v2.58.2
·
7 commits
to main
since this release
Fixes
- The MySQL pool now loads the Connector/J 8 driver class (
com.mysql.cj.jdbc.Driver). The legacycom.mysql.jdbc.Drivershim shipped by Paper printed a[STDERR]deprecation warning every time the plugin enabled withmysql.enabled: true. Behaviour is otherwise unchanged; SQLite installs are unaffected.