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 2020/12/09 06:47:55 UTC

[GitHub] [skywalking] jaredhu opened a new issue #5981: [Question] Why do I need to enhance the commit, rollback, close, and releaseSavepoint methods

jaredhu opened a new issue #5981:
URL: https://github.com/apache/skywalking/issues/5981


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   
   ___
   ### Question
   - What do you want to know?
   Why do I need to enhance the commit, rollback, close, and releaseSavepoint methods of mysql's com.mysql.cj.jdbc.ConnectionImpl class, or use it as a sql class for statistics. I can understand the executeBatch method. This does not have sql.
   


----------------------------------------------------------------
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



[GitHub] [skywalking] wu-sheng closed issue #5981: [Question] Why do I need to enhance the commit, rollback, close, and releaseSavepoint methods

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #5981:
URL: https://github.com/apache/skywalking/issues/5981


   


----------------------------------------------------------------
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



[GitHub] [skywalking] wu-sheng commented on issue #5981: [Question] Why do I need to enhance the commit, rollback, close, and releaseSavepoint methods

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #5981:
URL: https://github.com/apache/skywalking/issues/5981#issuecomment-741655093


   Because it causes time. Same reason you saw them on the slow SQLs. How slow they are could be filtered out from all SQL statements.


----------------------------------------------------------------
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