stmt test

This commit is contained in:
dapan 2022-05-09 07:59:07 +08:00
parent 37a9d7a004
commit 1f4749439f
1 changed files with 1 additions and 0 deletions

View File

@ -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,