Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trace: make list of tables which were involved in statistics ordered by their names (alphabetical) [CORE4485] #4805

Open
firebird-automations opened this issue Jul 7, 2014 · 1 comment

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @pavel-zotov

Currently in trace statistics tables are displayed in the order of their RDB$RELATION_ID, like this:

Table
********************
RDB$DATABASE
RDB$INDICES
TMP$SHOPPING_CART
TMP$RESULT_SET
Z_USED_VIEWS
OPTYPES
RULES_FOR_QDISTR
DOC_LIST
DOC_DATA
QDISTR
QSTORNED
DOC_STATES
INVNT_TURNOVER_LOG
PERF_LOG
TMP$PERF_LOG

This order is uncomfortable when watching trace results when application works.
It will be useful to change such order to alphabetical.

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants