Displaying 4 results from an estimated 4 matches for "transaction_commit_callback".
2014 Sep 03
0
Assertion failed in sql_transaction_commit with pgsql driver
...ry, <- second query cause assertion failed due to SQL_DB_IS_READY returns false
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
2015 Sep 23
0
v2.2.19 release candidate released
...ilures.c:670
#4 0x00007f262442ca1e in i_panic (format=format at entry=0x7f262492c5c8
"file %s: line %d (%s): assertion failed: (%s)") at failures.c:275
#5 0x00007f26249240b6 in sql_dict_transaction_has_nonexistent
(ctx=0x7f2625e7bca0) at dict-sql.c:720
#6 0x00007f26249240f3 in sql_dict_transaction_commit_callback
(error=<optimized out>, ctx=0x7f2625e7bca0) at dict-sql.c:734
#7 0x00007f262492844f in driver_sqlpool_commit_callback
(error=<optimized out>, ctx=0x7f2625e726a0) at driver-sqlpool.c:720
#8 0x00007f262492a60f in transaction_commit_callback
(result=0x7f2625e7b6a0, ctx=0x7f2625e66dd0) at...
2015 Sep 23
8
v2.2.19 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz.sig
A lot of changes since v2.2.18, so here's a release candidate first. If no bugs are reported, I'm planning on making the final release sometimes this week. The most interesting new features here are the imap-hibernate process, quota count backend and director/proxy
2015 Sep 23
8
v2.2.19 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz.sig
A lot of changes since v2.2.18, so here's a release candidate first. If no bugs are reported, I'm planning on making the final release sometimes this week. The most interesting new features here are the imap-hibernate process, quota count backend and director/proxy