提交 1873cc9c 编写于 作者: H Hui Li

[TD-4114]<test> add test case for bind batch

上级 2edd839f
...@@ -2166,7 +2166,6 @@ static int stmt_bind_case_001_long(TAOS_STMT *stmt, int tableNum, int rowsOfPerC ...@@ -2166,7 +2166,6 @@ static int stmt_bind_case_001_long(TAOS_STMT *stmt, int tableNum, int rowsOfPerC
return 0; return 0;
} }
//void runcase(TAOS *taos, int idx) {
static void* runCase_long(void *para) { static void* runCase_long(void *para) {
ThreadInfo* tInfo = (ThreadInfo *)para; ThreadInfo* tInfo = (ThreadInfo *)para;
TAOS *taos = tInfo->taos; TAOS *taos = tInfo->taos;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册