Skip to content

[fix] In the higher version of mysql-connector-java 8x, there is an error in the value of db.instance.#427

Merged
wu-sheng merged 3 commits intoapache:mainfrom
lvxiao1:main
Dec 23, 2022
Merged

[fix] In the higher version of mysql-connector-java 8x, there is an error in the value of db.instance.#427
wu-sheng merged 3 commits intoapache:mainfrom
lvxiao1:main

Conversation

@lvxiao1
Copy link
Copy Markdown
Contributor

@lvxiao1 lvxiao1 commented Dec 22, 2022

Starting from MySQL 8.0.20, the databaseTerm feature allows you to use the setCatalog and setSchema methods to switch databases

The code is from 8.0.20 ConnectionImpl
image

image

  • In the higher version of mysql-connector-java8x, there is an error in the value of db.instance.

@wu-sheng
Copy link
Copy Markdown
Member

Could you update the changes.md in the root?

@wu-sheng wu-sheng added bug Something isn't working plugin labels Dec 22, 2022
@wu-sheng wu-sheng added this to the 8.14.0 milestone Dec 22, 2022
@lvxiao1
Copy link
Copy Markdown
Contributor Author

lvxiao1 commented Dec 22, 2022

updated changes.md

@wu-sheng
Copy link
Copy Markdown
Member

wu-sheng commented Dec 22, 2022

Error: Failed to execute goal on project clickhouse-0.3.x-scenario: Could not resolve dependencies for project org.apache.skywalking.apm.testcase:clickhouse-0.3.x-scenario:jar:1.0.0: Failed to collect dependencies at ru.yandex.clickhouse:clickhouse-jdbc:jar:0.3.0 -> com.github.RoaringBitmap:RoaringBitmap:jar:0.9.9 -> com.github.RoaringBitmap.RoaringBitmap:RoaringBitmap:jar:0.9.9: Failed to read artifact descriptor for com.github.RoaringBitmap.RoaringBitmap:RoaringBitmap:jar:0.9.9: Could not transfer artifact com.github.RoaringBitmap.RoaringBitmap:RoaringBitmap:pom:0.9.9 from/to jitpack.io (https://jitpack.io/): Failed to transfer file https://jitpack.io/com/github/RoaringBitmap/RoaringBitmap/RoaringBitmap/0.9.9/RoaringBitmap-0.9.9.pom with status code 521 -> [Help 1]
Error:

It seems we face some CI env issues. We can't download the ck driver for now.

@wu-sheng wu-sheng merged commit 37a880e into apache:main Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants