Searched refs:BEGIN_TRANSACTION_SQL (Results 1 – 1 of 1) sorted by relevance
77 static constexpr const char *BEGIN_TRANSACTION_SQL = "begin;"; variable1872 errCode = ExecuteByTrxId(BEGIN_TRANSACTION_SQL, tmpTrxId); in BeginTrans()