-
Notifications
You must be signed in to change notification settings - Fork 139
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
sp_QuickieStore: Add the ability to sort by arbitrary orders, but particularly wait stats and "plan count by hashes". #459
sp_QuickieStore: Add the ability to sort by arbitrary orders, but particularly wait stats and "plan count by hashes". #459
Commits on Jul 7, 2024
-
First attempt at adding the ability to sort by the number of plan has…
…hes per query hash
Configuration menu - View commit details
-
Copy full SHA for e9f12d4 - Browse repository at this point
Copy the full SHA e9f12d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9710fe9 - Browse repository at this point
Copy the full SHA 9710fe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d7c6b3 - Browse repository at this point
Copy the full SHA 7d7c6b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f39baa - Browse repository at this point
Copy the full SHA 5f39baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 007db70 - Browse repository at this point
Copy the full SHA 007db70View commit details -
Configuration menu - View commit details
-
Copy full SHA for f81fabe - Browse repository at this point
Copy the full SHA f81fabeView commit details
Commits on Jul 13, 2024
-
Renamed the new sort order, made debug output work when the new order…
… is not used, and broke ties in new sort order.
Configuration menu - View commit details
-
Copy full SHA for 38e5686 - Browse repository at this point
Copy the full SHA 38e5686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7093fab - Browse repository at this point
Copy the full SHA 7093fabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2217a25 - Browse repository at this point
Copy the full SHA 2217a25View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 131d7ad - Browse repository at this point
Copy the full SHA 131d7adView commit details
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f766ab - Browse repository at this point
Copy the full SHA 6f766abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e00059 - Browse repository at this point
Copy the full SHA 3e00059View commit details -
Configuration menu - View commit details
-
Copy full SHA for c424a2e - Browse repository at this point
Copy the full SHA c424a2eView commit details
Commits on Jul 22, 2024
-
Added sort_order for total waits. Improve debug output. Added missing…
… line in qsrs output's ORDER BY.
Configuration menu - View commit details
-
Copy full SHA for d6f26a1 - Browse repository at this point
Copy the full SHA d6f26a1View commit details
Commits on Jul 24, 2024
-
Formatted and sorted new columns correctly. Added comment to explain …
…why this is needed.
Configuration menu - View commit details
-
Copy full SHA for 236737a - Browse repository at this point
Copy the full SHA 236737aView commit details
Commits on Jul 27, 2024
-
Made 'plan count by hashes' code much shorter and faster, and made it…
… correctly count plans.
Configuration menu - View commit details
-
Copy full SHA for e0e7096 - Browse repository at this point
Copy the full SHA e0e7096View commit details -
Configuration menu - View commit details
-
Copy full SHA for 150d3e2 - Browse repository at this point
Copy the full SHA 150d3e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f71d1 - Browse repository at this point
Copy the full SHA b4f71d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f6cf8 - Browse repository at this point
Copy the full SHA c4f6cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff8273c - Browse repository at this point
Copy the full SHA ff8273cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a26a404 - Browse repository at this point
Copy the full SHA a26a404View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a71f02 - Browse repository at this point
Copy the full SHA 0a71f02View commit details -
Configuration menu - View commit details
-
Copy full SHA for a714af8 - Browse repository at this point
Copy the full SHA a714af8View commit details -
Moved sort-helping tables to just before #distinct_plans. This lets m…
…aintenance plans be filtered out.
Configuration menu - View commit details
-
Copy full SHA for fc27178 - Browse repository at this point
Copy the full SHA fc27178View commit details