skywalking-java/test/plugin/scenarios/mysql-scenario
Ax1an 58dce444fc
Enhance the compatibility of `mysql-8.x-plugin` plugin. (#7261)
hostInfo.getDatabaseUrl() result in version 8.0.19 or above:

jdbc:mysql:loadbalance://**internally_generated**1620805591623**

hostInfo.getDatabaseUrl() result in version 8.0.18 or below:

jdbc:mysql:replication://127.0.0.1:3306,127.0.0.1:3306,127.0.0.1:3306/mer_goods_admin_sit?useSSL=true&useUnicode=true&autoReconnect=true&rewriteBatchedStatements=TRUE&allowMultiQueries=true&serverTimezone=GMT%2B8
2021-07-08 17:55:00 +08:00
..
bin Immigrate test mysql scenario. (#3948) 2019-11-30 21:22:50 +08:00
config Fix issue 4965 (#5109) 2020-07-17 17:36:02 +08:00
src/main chore: set up license-eye to check license header (#6200) 2021-01-14 22:08:37 +08:00
configuration.yml Count the coverage in E2E tests and Plugin tests (#4651) 2020-04-15 23:09:05 +08:00
pom.xml Immigrate test mysql scenario. (#3948) 2019-11-30 21:22:50 +08:00
support-version.list Enhance the compatibility of `mysql-8.x-plugin` plugin. (#7261) 2021-07-08 17:55:00 +08:00