guyukou commented on issue #2396: Why JDBC4Connection implements 
EnhancedInstance?
URL: 
https://github.com/apache/incubator-skywalking/issues/2396#issuecomment-475519676
 
 
   > @guyukou Which driver class of MySQL JDBC did you used in your project? if 
the driver class is not in enhance list, the connection object that the driver 
object return will not an `EnhancedInstance` object.
   
   Indeed, we use the `com.mysql.jdbc.Driver`, however, the connection pool lib 
is one that encapsulates alibaba druid and set a proxy to JDBC4Connection.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to