You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/03/16 16:35:44 UTC

[GitHub] [druid] a2l007 commented on issue #9514: Update to mysql connector 5.1.48

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org