Searched refs:worker_error (Results 1 – 1 of 1) sorted by relevance
272 static void worker_error(WorkerInfo *p, const char *zFormat, ...){ in worker_error() function304 worker_error(p, "Failed to step: %s", sqlite3_sql(pStmt)); in worker_thread()306 worker_error(p, "Wrong result: %d", sqlite3_column_int(pStmt,0)); in worker_thread()343 worker_error(p, "Failed to step: %s", sqlite3_sql(pStmt)); in worker_thread()