skywalking-java/test
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
..
e2e test: update commitID (#7255) 2021-07-07 17:46:29 +08:00
e2e-mesh/e2e-istio/scripts Set up test for Istio 1.8.2 to verify Envoy V3 protocol (#6215) 2021-01-16 12:44:26 +08:00
plugin Enhance the compatibility of `mysql-8.x-plugin` plugin. (#7261) 2021-07-08 17:55:00 +08:00
scripts Add OAP+Istio(mixer) to CI pipeline (#3904) 2019-12-03 17:44:26 +08:00