Details
Description
When configuring XWiki with MySQL (I used MySQL 8.0.20) usingĀ JDBC version 8 connector I got the following message in console log:
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.
Attachments
Issue Links
- is related to
-
XDOCKER-186 Deprecated 'com.mysql.jdbc.Driver' class warning when using MySQL version 8 connector
- Closed