Searched defs:logTable (Results 1 – 10 of 10) sorted by relevance
155 …const std::vector<std::string> &columns, const std::string &logTable, const std::pair<bool, bool> … in BuildCursorQueryString()191 …AbsRdbPredicates &predicates, const std::vector<std::string> &columns, const std::string &logTable) in BuildLockRowQueryString()
276 std::string logTable = GetLogTableName(predicates.GetTableName()); in Query() local301 std::string logTable = GetLogTableName(table); in QueryByStep() local
252 auto logTable = DistributedDB::RelationalStoreManager::GetDistributedLogTableName(table); in GetModifyTime() local288 RdbStore::ModifyTime RdbStoreImpl::GetModifyTimeByRowId(const std::string &logTable, std::vector<PR… in GetModifyTimeByRowId()912 auto logTable = GetLogTableName(table); in GetHashKeyForLockRow() local
802 auto logTable = DBCommon::GetLogTableName(table); in UpdateLocalDataModifyTime() local832 auto logTable = DBCommon::GetLogTableName(oriTable); in CheckExistDirtyLog() local889 auto logTable = DBCommon::GetLogTableName(oriTable); in CleanDirtyLog() local
156 std::string logTable = DBConstant::RELATIONAL_PREFIX + tableName + "_log"; in GeneLogInfoForExistedData() local
517 std::string logTable = DBCommon::GetLogTableName(tableInfo.GetTableName()); in UpgradedLogForExistedData() local1009 std::string logTable = DBConstant::RELATIONAL_PREFIX + tableName + "_log"; in CleanExtendAndCursorForDeleteData() local
162 std::string logTable = DBConstant::RELATIONAL_PREFIX + tableName + "_log"; in ResetLogStatus() local185 std::string logTable = DBCommon::GetLogTableName(tableName); in UpdateTrackerTable() local
1535 std::string logTable = "naturalbase_rdb_aux_test_log"; variable1591 std::string logTable = "naturalbase_rdb_aux_test_log"; variable
734 auto logTable = RelationalStoreManager::GetDistributedLogTableName(table); in BuildSql() local
588 …std::string logTable = DistributedDB::RelationalStoreManager::GetDistributedLogTableName(tableName… in BuildStatisticSql() local