Uh oh!
There was an error while loading. Please reload this page.
Update usp_AdaptiveIndexDefrag.sql - #267
Conversation
Pedro Lopes (pmasl)
commented
Apr 7, 2022
There shouldn't be a NULL stats id. Can you please turn on debug mode and let me know where this error is triggered? Maybe even make available the db clone (if no PII in there)? |
Ian Moroney (IanMoroney)
commented
Apr 27, 2022
Can't give a clone of the DB, and even the debug output has IP (but not PII) data which I can't show and will take a while to obfuscate. |
Ian Moroney (IanMoroney)
commented
May 9, 2022
Pedro Lopes (@pmasl) , i've encountered the error with debug mode on, and below is the output. |
I have the same issue. Debug shows: I added the (1) in de usp because this message (No need to update statistic) is used in 8 places and without some sort of indication there's no way to tell which of the eight messages is shown. Perhaps a suggestion to make every debugmessage unique, so you can find it back in the usp. I hope this can be fixed. |
biohazardxxx
commented
Nov 25, 2023
Please merge! |
Ian Moroney (IanMoroney)
commented
Jan 16, 2024
Pedro Lopes (@pmasl) can this be merged? |
Fixes#196