Update MySQL JDBC driver to 8.3.0#21882
Update MySQL JDBC driver to 8.3.0#21882Akanksha-kedia wants to merge 1 commit intoprestodb:masterfrom
Conversation
191bf42 to
06bb942
Compare
|
This should not be a No Release Note PR. Based on the Release Note Guidelines, please add a properly formatted release note entry describing this change, similar to our discussion in PR 21668. |
a449568 to
7e49333
Compare
|
From the Release Note Guidelines
Please edit your release note entry accordingly. Thanks! |
The previous comment quoted the release note guideline to show that you should change Please update the release note entry to the following: |
|
done
done. |
|
Hi @Akanksha-kedia, Thanks for the PR. |
There was a problem hiding this comment.
Declare nullOrEmpty variable as method variable on top once.
In which scenario CJException would come?
regarding testing server i m working on this |
aa43a17 to
134229b
Compare
|
@tdcmeehan @agrawalreetika please review. |
|
@tdcmeehan @agrawalreetika please review. |
|
@Akanksha-kedia I see #21882 (comment) is not resolved yet. Could you please check on this? |







Description
This update involves upgrading the MySQL JDBC driver to version 8.3.0.
Motivation and Context
Note: This artifact was moved to:
com.mysql » mysql-connector-j
fixes #21845
MySQL Connector/J artifacts moved to reverse-DNS compliant Maven 2+ coordinates.
The upgrade is necessary due to the discovery of direct vulnerabilities in the earlier version of the driver, as listed below:
Direct vulnerabilities:
CVE-2022-21363
CVE-2019-2692
CVE-2018-3258
Impact
The component impacted by this update is
presto-mysql. However, the impact is not significant and should not affect the overall functionality or performance.Test Plan
Ran UT CASES



<img width="1700" alt="Screenshot 2023-12-14 at 4 12 07 PM"
Contributor checklist