This repository was archived by the owner on Aug 28, 2024. It is now read-only.
Closed
Conversation
Mapped from user_summary_by_statement_type.sql
Mapped from user_summary_by_statement_latency.sql
Fixed the remaining users.
Fixed remaining user
From user_summary_by_stages.sql
inspired from user_summary_by_file_io_type.sql
based on user_summary_by_file_io.sql
First draft : memory_by_host_by_current_bytes must be created as well.
fixed memory views
Fixed an ambiguous column.
updates the manual with host_* tables. Would be nice to have a TOC (with links).
adding SOURCE ./views/p_s/waits_by_user_by_latency.sql
adding SOURCE ./views/p_s/waits_by_host_by_latency.sql
Member
There was a problem hiding this comment.
Why was this (and following lines) removed?
Contributor
Author
There was a problem hiding this comment.
This item was duplicated, so I removed one.
README.md
Outdated
Member
There was a problem hiding this comment.
This seems wrong, should it not be "select * from ..." in the example?
Contributor
Author
There was a problem hiding this comment.
Yes, I cut and pasted, removing all * ... my mistake
Member
|
This seems to be based off of the master branch, could you re-base this request off the development branch please, with the above problems fixed (all very minor clean up things). You may need to close this request and open a new one, to base it off the development branch. |
removing the extra carriage return
Fixed all select *
removing extra lines
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Based on existing user tables, adding host based tables.