a2l007 commented on issue #9514: Update to mysql connector 5.1.48
URL: https://github.com/apache/druid/pull/9514#issuecomment-599635613
 
 
   @ccaominh Do you see any issues with directly upgrading to mysql connector 
8.0.x version? According to 
https://dev.mysql.com/doc/connector-j/5.1/en/connector-j-versions.html , 8.0.x 
seems to be the recommended version. 
   In terms of code compatibility, we might have to switch from using 
`MySQLTransientException` to `SQLTransientException` . 
(https://dev.mysql.com/doc/connectors/en/connector-j-upgrading-to-8.0.html#connector-j-changed-exceptions)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to