未验证 提交 9b77b776 编写于 作者: S sean-tdengine 提交者: GitHub

Addressing Shuduo's Comments

Added back "using parameter binding"
上级 b27b20c3
...@@ -45,7 +45,7 @@ The `-f <json file>` argument cannot be used when running taosBenchmark with com ...@@ -45,7 +45,7 @@ The `-f <json file>` argument cannot be used when running taosBenchmark with com
taosBenchmark -I stmt -n 200 -t 100 taosBenchmark -I stmt -n 200 -t 100
``` ```
In the above command, `taosBenchmark` will create the default database named `test`, create the default super table named `meters`, create 100 subtables in the super table and insert 200 records for each subtable. In the above command, `taosBenchmark` will create the default database named `test`, create the default super table named `meters`, create 100 subtables in the super table and insert 200 records for each subtable using parameter binding.
### Run with the configuration file ### Run with the configuration file
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册