Skip to content

Commit 65f9b24

Browse files
author
Roel Van de Paar
committed
Adding port documentation to README
1 parent 850f6a3 commit 65f9b24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,6 @@
2020
* tpcc_start localhost tpcc1000 root "" 1000 32 10 10800
2121
|hostname| |dbname| |user| |password| |WAREHOUSES| |CONNECTIONS| |WARMUP TIME| |BENCHMARK TIME|
2222

23-
23+
Notes:
24+
- To use a port number, specify as follows (example: port 33000):
25+
tpcc_load 127.0.0.1:33000 tpcc1000 root "" 1000

0 commit comments

Comments
 (0)