prestodb / testing-mysql-server

Embedded MySQL server for use in tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creating testing-mysql-server-8 for prestodb

Akanksha-kedia opened this issue · comments

Update MySQL JDBC driver to 8.2.0

Note: This artifact was moved to:

com.mysql » mysql-connector-j

MySQL Connector/J artifacts moved to reverse-DNS compliant Maven 2+ coordinates.

image

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.

link : prestodb/presto#21541

Motivation : Need a new version of this dependency for version 8 so PRESTODB tests and prod are consistent.

Screenshot 2024-01-03 at 9 55 26 AM M1 mac

This looks like an issue on your Mac setup and may require some deep debugging.

@agrawalreetika prestodb/presto#21845 i have raised issue and was working on it, please review and comment.