Searched refs:closeConnAfterExecute (Results 1 – 3 of 3) sorted by relevance
102 int ExecuteByTrxId(const std::string &sql, int64_t trxId, bool closeConnAfterExecute = false,
179 int ExecuteByTrxId(const std::string &sql, int64_t trxId, bool closeConnAfterExecute = false,
1931 int RdbStoreImpl::ExecuteByTrxId(const std::string &sql, int64_t trxId, bool closeConnAfterExecute, in ExecuteByTrxId() argument1964 if (closeConnAfterExecute) { in ExecuteByTrxId()