|
e74b214c9c
|
Provider type abstraction, partially completed.
|
2018-06-09 23:28:02 +03:00 |
|
|
2cecb3defe
|
After statement result enum, is_autocommit() virtual method.
|
2018-06-09 20:01:46 +03:00 |
|
|
d3cb537d1e
|
Changed project name to wsrep-lib.
|
2018-06-03 21:56:28 +03:00 |
|
|
188bda1339
|
Split client_context::after_command() into two stages, before
sending result to client and after the result was sent. Added
s_result state to client_context states.
|
2018-06-02 15:55:54 +03:00 |
|
|
ae93785a57
|
Allow read-only access to transaction context through
client context to enforce use of client context interface
for manipulating transaction context state.
|
2018-05-31 16:55:57 +03:00 |
|
|
2f46758064
|
Fixed after_statement() call to replay if the state was changed
to s_must_replay in rollback() called from after_statement().
|
2018-05-31 10:59:15 +03:00 |
|
|
646a2b328e
|
Added TOI client mode, replced string with const char* in debug calls.
|
2018-05-21 16:42:40 +03:00 |
|
|
0988978826
|
Moved public API includes under include/trrep
|
2018-05-07 19:40:10 +03:00 |
|