|
|
@@ -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.
|