Added --no-optimize-tables flag to cold-storage script

git-svn-id: svn://192.168.202.10@3851 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2024-07-12 00:11:02 +00:00
parent 337faa3cec
commit a44e008363
2 changed files with 143 additions and 50 deletions
@@ -1,4 +1,4 @@
LOG ARCHIVING AND COLD STORAGE DOC Started: 2024-07-04 Updated: 2024-07-05
LOG ARCHIVING AND COLD STORAGE DOC Started: 2024-07-04 Updated: 2024-07-11
This document covers the options for archiving of specific log tables and the new "Cold Storage" features
@@ -126,6 +126,7 @@ allowed run time options:
[--quiet] = quiet
[--calc-test] = date calculation test only
[--query-count-test] = run archive counts test only
[--no-optimize-tables] = do not optimize the archive tables after deletion of rows
[--test] = test
[--debug] = debug output for some options
[--debugX] = extra debug output for some options