1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-28 20:02:00 +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

@ -392,7 +392,7 @@ namespace wsrep
friend class client_toi_mode;
friend class transaction_context;
void debug_log_state(const char*) const;
/*!
* Set client state.
*/