skywalking-java/test/plugin
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
..
agent-test-tools Fix spelling (#6418) 2021-02-22 07:40:35 +08:00
archetypes Add JDK 16 to test matrix, move bom to backend profile (#7139) 2021-06-20 23:24:02 +08:00
containers Pin the openjdk docker version (#6814) 2021-04-23 12:22:27 +08:00
runner-helper Checkstyle plugin checks test codes (#6003) 2020-12-29 17:58:34 +08:00
scenarios Enhance the compatibility of `mysql-8.x-plugin` plugin. (#7261) 2021-07-08 17:55:00 +08:00
script [test/plugin] docker prune at cleanup (#3679) 2019-10-22 13:24:36 +03:00
generator.sh chore: set up license-eye to check license header (#6200) 2021-01-14 22:08:37 +08:00
pom.xml Add JDK 16 to test matrix, move bom to backend profile (#7139) 2021-06-20 23:24:02 +08:00
run.sh fix: Fix macos test script command not found error. #6846 (#6964) 2021-05-19 13:13:29 +08:00