Why are there 2 durations on the Glimpse SQL tab?

大城市里の小女人 提交于 2019-12-25 03:15:10

问题


Below I have a capture from the Glimpse sql tab. Note that there are 2 duration columns. One to the right of the record count, and the other is the left most column. The numbers do not match. Why are there two columns? Are they measuring different things?


回答1:


The one on the right most side (i.e. 200.07ms and 211.85ms) are how long the connection was opened for. The one next to the record count, is how long the command took to execute.



来源:https://stackoverflow.com/questions/23401358/why-are-there-2-durations-on-the-glimpse-sql-tab

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!