Commit ddc9e748 authored by Rich Prohaska's avatar Rich Prohaska

DB-717 add iterations limit to tokustat

parent d4fb687d
......@@ -9,7 +9,7 @@ def usage():
print "diff the tokudb engine status"
print "--host=HOSTNAME (default: localhost)"
print "--port=PORT"
print "--interations=MAX_ITERATIONS (default: forever)"
print "--iterations=MAX_ITERATIONS (default: forever)"
print "--interval=TIME_BETWEEN_SAMPLES (default: 10 seconds)"
print "--q='show engine tokudb status'"
print "--q='select * from information_schema.global_status'"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment