sandynz commented on issue #9568:
URL: https://github.com/apache/shardingsphere/issues/9568#issuecomment-866017513


   Hi @tristaZero , A general plan:
   1. Show `Info` column
   2. Support DML statement processlist
       - In order to keep DML statements execution performance, execute process 
will not be reported immediately, it will be cached in local memory for some 
time, and there is threshold setting (e.g. 100 ms), if the execution completed 
within the threshold, then cancel the reporting
   


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


Reply via email to