diff --git a/tests/script/api/batchprepare.c b/tests/script/api/batchprepare.c index 3dddb03f3b..6afe0a5cd1 100644 --- a/tests/script/api/batchprepare.c +++ b/tests/script/api/batchprepare.c @@ -244,6 +244,7 @@ CaseCtrl gCaseCtrl = { // query case with specified col&oper .printStmtSql = true, .rowNum = 0, .bindColNum = 0, + .bindTagNum = 0, .bindRowNum = 0, .bindColTypeNum = 0, .bindColTypeList = NULL,