erikdarlingdata / DarlingData

Open source SQL Server nonsense: sp_PressureDetector, sp_QuickieStore, sp_HumanEvents, etc.
https://www.erikdarling.com/
MIT License
443 stars 132 forks source link

Duplicate join condition and missing database_id conditions #443

Closed markkeyworth closed 2 weeks ago

markkeyworth commented 2 weeks ago

A fix for an issue where the wrong databases sql_query_text can be returned when using the @get_all_databases = 1 value

erikdarlingdata commented 2 weeks ago

@markkeyworth great catch!