fix xa savepoint

This commit is contained in:
obdev
2023-02-17 09:12:43 +00:00
committed by ob-robot
parent 9cfd298d40
commit 897c5ae533
14 changed files with 212 additions and 37 deletions

View File

@ -247,6 +247,9 @@ private:
const ObSQLSessionInfo &session);
static int inc_session_ref(const ObSQLSessionInfo *session);
static int acquire_tx_if_need_(transaction::ObTransService *txs, ObSQLSessionInfo &session);
static int start_hook_if_need_(ObSQLSessionInfo &session,
transaction::ObTransService *txs,
bool &start_hook);
public:
/*
* create a savepoint without name