Searched refs:reinit_stmts (Results 1 – 1 of 1) sorted by relevance
272 int reinit_stmts = 0; in hdb_sqlite_exec_stmt() local280 if (reinit_stmts == 0 && ret == SQLITE_BUSY) { in hdb_sqlite_exec_stmt()282 reinit_stmts = 1; in hdb_sqlite_exec_stmt()296 if (reinit_stmts) in hdb_sqlite_exec_stmt()