You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/06/01 03:25:47 UTC

[GitHub] [skywalking] candyleer opened a new pull request #2803: Fix Mysql 6.x plugin

candyleer opened a new pull request #2803: Fix Mysql 6.x plugin
URL: https://github.com/apache/skywalking/pull/2803
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [x] Bug fix
   - [ ] New feature provided
   - [ ] Improve performance
   
   - Related issues
   #2797 
   ___
   ### Bug fix
   - Bug description.
   
   - How to fix?
   make it works like 8.x plugin and make it compatible with all 6.x versions and all mode, like replication, loadbalance, failover and single model.
   By enhace `ConnectionImpl.getInstance()` method.
   
   and optimize some NPE may occur.
   
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services