Provide running counters in the explained plan
----------------------------------------------

                 Key: CORE-6030
                 URL: http://tracker.firebirdsql.org/browse/CORE-6030
             Project: Firebird Core
          Issue Type: New Feature
            Reporter: Karol Bieniaszewski


It will be good if we can obtain running plan with counters.
Now we have statistics in monitoring tables, but in complicated case it is hard 
to say where this values was consumed in the query.
Especially it can be hard if the table is involved many times in same query.

I know that query can be retrived in partial fetches, and this feature should 
support this. 
When we fetch next record packets, statistics should be increased and plan can 
be retrived with more recent values and so on.

This feature is releated to CORE-6029

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to