Small. Fast. Reliable.
Choose any three.
*** 19,23 ****
     that was not obtained from sqlite3_prepare() or sqlite3_prepare16()
     or that has already been destroyed by sqlite3_finalize().
  
! 4: Trying to bind values to an statement (using
     sqlite3_bind_...()) while that statement is running.
--- 19,23 ----
     that was not obtained from sqlite3_prepare() or sqlite3_prepare16()
     or that has already been destroyed by sqlite3_finalize().
  
! 4: Trying to bind values to a statement (using
     sqlite3_bind_...()) while that statement is running.