DiscordSRV

DiscordSRV

86.8k Downloads

Loading class `com.mysql.jdbc.Driver'. This is deprecated.

mibby opened this issue ยท 1 comments

commented

DiscordSRV-Build-1.23.0-SNAPSHOT-10583ff

New driver is com.mysql.cj.jdbc.Driver

[15:06:39] [Log4j2-TF-1-AsyncLogger[AsyncContext@277050dc]-1/INFO]: [DiscordSRV] [JDA] Finished Loading!

[15:06:39] [DiscordSRV - Initialization/WARN]: Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
[15:06:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] JDBC tables passed validation, using JDBC account backend
[15:06:39] [pool-87-thread-1/INFO]: [DiscordSRV] This build of DiscordSRV is identical to develop. [latest public dev build]
commented

Duplicate of #1089