Searched refs:LOG_TABLE_VERSION_5_1 (Results 1 – 2 of 2) sorted by relevance
162 static constexpr const char *LOG_TABLE_VERSION_5_1 = "5.01"; variable
205 if (oldVersion < DBConstant::LOG_TABLE_VERSION_5_1) { in UpgradeLogBaseOnVersion()