1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-12-11 22:57:23 +03:00
Files
wsrep-lib/test/server_context_test.cpp
Teemu Ollakka bf7dad6815 Added open(), close(), cleanup() methods to client_state.
Depending on the DBMS client session allocation strategy the
client id may or may not be available when the client_session
is constructed, therefore there should be a method to assign
an id after construction. Close/cleanup methods were added to
clean up open transactions appropriately.
2018-06-20 10:07:55 +03:00

5.5 KiB