Skip to content

Commit

Permalink
Merge pull request #472 from vitessio/use-rand-seed-zero-for-tpcc
Browse files Browse the repository at this point in the history
  • Loading branch information
frouioui authored Oct 24, 2023
2 parents fa6599e + 76593da commit 88ce5c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/benchmarks/tpcc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ macrobench_all_threads: 42
macrobench_all_tables: 1
macrobench_all_scale: 1
macrobench_all_rand-type: uniform
macrobench_all_rand-seed: 1
macrobench_all_use_fk: 0
macrobench_all_mysql-ignore-errors: all

Expand Down

0 comments on commit 88ce5c8

Please sign in to comment.