File tree 1 file changed +1
-1
lines changed
src/main/java/com/oltpbenchmark/benchmarks/featurebench
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ java -jar benchbase.jar -b featurebench -c config/yugabyte/demo/featurebench_mic
64
64
### YAML Config
65
65
| Key | Description |
66
66
| ---------------| ------------------------------------------------------------------------------------------------------------------|
67
- | createDB | To make databases with additional properties. DDL's for database to be written here(eg. for colocated property). |
67
+ | createdb | To make databases with additional properties. DDL's for database to be written here(eg. for colocated property). |
68
68
| create | Has DDL's for create phase from YAML. |
69
69
| loadRules | Has key/value for table name, util and parameters for util functions. |
70
70
| executeRules | Has key/value for workload name and their details (parallel run names,weights and queries+bindings). |
You can’t perform that action at this time.
0 commit comments