Searched refs:bIsExplain (Results 1 – 1 of 1) sorted by relevance
21131 int bIsExplain = (sqlite3_stmt_isexplain(pStmt)==1); in shell_exec() local21134 if( bIsExplain ){ in shell_exec()21144 if( pArg->cMode==MODE_Explain && bIsExplain ){ in shell_exec()