Skip to content

Conversation

@MisterZeus
Copy link
Contributor

@MisterZeus MisterZeus commented Jan 18, 2024

Hi Adam!

I discovered that the CPU column disappears when running sp_WhoIsActive on a case-sensitive SQL instance.

I've attached the 3-character fix for it.

The rest of the changes (if any) are going to be line-endings that GitHub detected as being inconsistent.
On my branch, it changed all line-endings to Windows CR+LF, as that's what I'm using. Your mileage may vary :-)

Pro tip: on the GitHub file diff page, you can click the Cog icon and "Hide whitespace" to verify my changes are only "cpu" to "CPU".

Thanks!

When running sp_WhoIsActive on a case-sensitive SQL Server, the CPU column was getting hidden for no reason.
When running who_is_active.sql in a case-sensitive SQL instance, the CPU column was getting hidden for no reason.
@MisterZeus MisterZeus changed the title Mister zeus patch 1 fix missing CPU column for case-sensitive SQL instances Jan 18, 2024
@mattcargile
Copy link

This might fix #123

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants