There is a mistake in the Operation Tracking section on this line:
./wtperf -c conn_config="operation_tracking=(enabled=true,path=.)"
It should be (capital C):
./wtperf -C conn_config="operation_tracking=(enabled=true,path=.)"
Could be great to check the whole section just to make sure nothing else has been missed out.
- related to
-
WT-7563 Refresh WiredTiger documentation
- Closed