Browse Source

AID v1.6.6.2

Pedro Lopes 7 years ago
parent
commit
f533506637
1 changed files with 2 additions and 0 deletions
  1. 2 0
      AdaptiveIndexDefrag/CHANGELOG.txt

+ 2 - 0
AdaptiveIndexDefrag/CHANGELOG.txt

@@ -127,3 +127,5 @@ v1.6.5.7 - 10/19/2017 - Extended support for CCI under SQL 2016 and above.
 v1.6.6 	- 1/11/2018 - Added support to set or reset compression setting on all rowstore indexes;
 						Added support for MAXDOP in statistics operations.
 v1.6.6.1 - 1/12/2018 - Improved stats operations logging: stats that were updated as part of index rebuild, or where stats update was not needed at runtime are now logged. Columns [rows] and [rows_sampled] will have value -1.
+v1.6.6.2 - 2/24/2018 - Fixed stats operation logging issue when using @Exec_Print = 0;
+						Fixed vw_LastRun_Log view.