erikdarlingdata/DarlingData
Open source SQL Server nonsense: sp_PressureDetector, sp_QuickieStore, sp_HumanEvents, etc.
TSQLMIT
Issues
- 0
BlockViewer: Be able to point at a table because Managed Instance sucks
#487 opened by erikdarlingdata - 5
- 3
sp_QuickieStore: See if dm_db_tuning_recommendations would make a useful addition.
#483 opened by erikdarlingdata - 1
sp_QuickieStore: Why are we setting @end_date_original to a value that has nothing to do with @end_date when @start_date exceeds @end_date?
#484 opened by ReeceGoding - 7
- 5
sp_IndexCleanup
#476 opened by leonardolombardo - 0
#partition_stats output twice
#480 opened by SQLBek - 0
- 1
sp_QuickieStore: Are the various "last_" columns named as we want them to be?
#474 opened by ReeceGoding - 0
- 1
The September release has July's version numbers.
#465 opened by ReeceGoding - 3
sp_QuickieStore: Add a way to check for queries that have recently changed in performance
#448 opened by ReeceGoding - 1
HTML Code needed to put logs into a table
#464 opened by charlene-gif - 4
Why I see two poolid?
#462 opened by UriDimant - 1
Why do we both check if @sort_order is tempdb and if @new = 1? If we know @sort_order then we know @new.
#461 opened by ReeceGoding - 3
Is it misleading that first_execution_time returns a +00:00 DATETIMEOFFSET?
#449 opened by ReeceGoding - 10
sp_QuickieStore: Add the ability to sort by total wait time and by plan count.
#446 opened by ReeceGoding - 5
Bug on execution
#450 opened by egaultier - 2
sp_QuickieStore: Do we have any interest in replicating the 'Queries With High Variation' dashboard?
#447 opened by ReeceGoding - 1
sp_QuickieStore - add max to normal output
#444 opened by erikdarlingdata - 3
- 3
@get_all_databases = 1 vs @get_all_databases = 0 result in different periods of 8 days
#422 opened by ehaar - 2
sp_QuickieStore: Mixing @query_text_search and @query_text_search_not created primary key violations in #query_text_search
#437 opened by ReeceGoding - 2
sp_QuickieStore: Should the bottom table give datetimes rather than dates?
#433 opened by ReeceGoding - 1
sp_QuickieStore - Ignore disagreeable state when it's a readable secondary
#414 opened by erikdarlingdata - 1
- 0
- 1
sp_QuickieStore: @get_all_databases = 1 seems to ignore the time part of @start_date and @end_date
#429 opened by ReeceGoding - 3
- 0
sp_QuickieStore - Bug in determining workdays
#420 opened by ehaar - 0
sp_QuickieStore: @get_all_databases = 1 and @procedure_name seem incompatible.
#412 opened by ReeceGoding - 5
Question regarding sp_pressure detector sp
#411 opened by UriDimant - 1
sp_QuickieStore - add a parameter to ignore all plans for a stored procedure
#376 opened by erikdarlingdata - 6
My favorite [sp_QuickieStore] is giving an error when used with Azure SQL Database
#391 opened by dataVidyarthi - 1
Running sp_QuickieStore @include_plan_ids = 2, @include_query_ids = 2 seems to fail absolutely everywhere
#395 opened by ReeceGoding - 3
Running sp_QuickieStore with @get_all_databases = 1 and @escape_brackets = 1 adds extra escapes to the query_text_search string.
#380 opened by ReeceGoding - 1
sp_PressureDetector - deltas
#377 opened by erikdarlingdata - 6
Is this an appropriate way to find all references to a database with sp_QuickieStore?
#378 opened by ReeceGoding - 11
sp_PressureDetector - Arithmetic overflow
#372 opened by daves127 - 0
sp_HealthParser - Pending Tasks threshold
#367 opened by erikdarlingdata - 0
sp_QuickieStore - Add parameters to search for plan feedback and variants
#368 opened by erikdarlingdata - 1
sp_QuickieStore - New parameter that allow to only show queries with Query Hints (2022+)
#364 opened by ClaudioESSilva - 6
sp_QuickieStore - Add the ability to search for queries with square brackets
#360 opened by billfinch - 0
- 3
Error in the help text of sp_HumanEventsBlockViewer
#355 opened by zikato - 1
- 0
Add a “recent” sort to QuickieStore
#342 opened by erikdarlingdata - 4
- 2
- 1
sp_QuickieStore - Add a workday mode
#335 opened by erikdarlingdata