tigertoolbox icon indicating copy to clipboard operation
tigertoolbox copied to clipboard

Critical bugfixes for seemingly abandoned AdaptiveIndexDefrag

Open LetsDoSQL-jdw opened this issue 1 year ago • 1 comments

v1.6.8 - 2024-08-30

  • Bugfix update statistics because of quotenames, as programmed in https://github.com/AndrewG2/tigertoolbox/commit/00fef9a645e7f6880557cf59692b59f6da1a58c1

v1.6.9 - 2024-08-30

  • Adding schema-names in the debug output & logging output

v1.7.0 - 2024-09-02

  • Fix update-stats for tables with more than 10B changes since last update-stats
  • Fix duration calculation
  • Fix logging update-stats of table id, schema name and table name

v1.7.1 - 2024-09-10

  • Fix for bug in official release : proactive fix for rebuilding indexes which have spaces in index names
  • Fix for bug introduced in v1.7.0: for those indexes rebuilt, the stats_log table had a null-value for objectId & objectName

LetsDoSQL-jdw avatar Sep 11 '24 09:09 LetsDoSQL-jdw