Community
Participate
Working Groups
Build Identifier: 20110218-0911 After execution of any sql query the elapsed time reported below result table is ALWAYS wrong It's probably happens because it takes the LAST query beeng ececuted and the last one is to get rows affected ( SELECT ROW_COUNT() ) Reproducible: Always Steps to Reproduce: 1. Execute any query 2. See elapsed time below result table
Hmm, you're right, it appears that the elapsed time in the Status page of the SQL Results view is only the amount of time it takes to loop through the result set and load result into the Result page.
Suffering from this bug as well here. When to expect a fix? It is 2 1/2 years old now...