1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-02 05:22:26 +03:00

* Fixed wrong error code returned from client_context::before_command

* Fixed raw depends_on assignment from native to wsrep::seqno
* More debug logging
This commit is contained in:
Teemu Ollakka
2018-06-12 13:17:01 +03:00
parent 3456a8b953
commit d9d41a4787
6 changed files with 85 additions and 40 deletions

View File

@ -323,7 +323,7 @@ namespace
wsrep::stid(wsrep::id(meta->stid.node.data,
sizeof(meta->stid.node.data)),
meta->stid.trx,
meta->stid.conn), wsrep::seqno(meta->depends_on),
meta->stid.conn), wsrep::seqno(seqno_from_native(meta->depends_on)),
map_flags_from_native(flags));
if (ret == WSREP_CB_SUCCESS &&
client_context->server_context().on_apply(