stmt test
This commit is contained in:
parent
37a9d7a004
commit
1f4749439f
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue