Displaying 1 result from an estimated 1 matches for "sql_db_state_idl".
Did you mean:
  sql_db_state_idle
  
2014 Sep 03
0
Assertion failed in sql_transaction_commit with pgsql driver
...transaction_update_callback, _ctx->head);
            _ctx->head = _ctx->head->next;
        }
        sql_query(_ctx->db, "COMMIT", transaction_commit_callback, ctx);
    }
Next transaction query should be called after previous is finished and driver state changed to SQL_DB_STATE_IDLE