Skip to content

Conversation

@AndrewG2
Copy link

Removed problematic references using square brackets in dynamic SQL commands. This was also causing object names in log tables to also include the square bracket causing non-indexed statistics to fail during statistics update command, since the bracket was considered part of the stats name.
Add comment proc @ver number comment inline in usp_AdaptiveIndexDefrag proc to allow users to see what version is deployed on a server.
I've tested this on non-standard object names to verify.

…square brackets

Removed problematic references using square brackets in dynamic SQL commands.  This was also causing object names in log tables to also include the square bracket causing  non-indexed statistics to fail during statistics update command, since the bracket was considered part of the stats name. 
Add comment proc @ver number comment inline in usp_AdaptiveIndexDefrag proc to allow users to see what version is deployed on a server.
@ghost
Copy link

ghost commented Sep 28, 2021

CLA assistant check
All CLA requirements met.

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.

1 participant