[scn] rename log_ts to scn

This commit is contained in:
obdev
2022-11-28 02:29:00 +00:00
committed by ob-robot
parent 89c7502360
commit 59db61e110
316 changed files with 219033 additions and 6033 deletions

View File

@ -177,7 +177,6 @@ public:
int64_t pos_;
LogFormatFlag flag_;
// int64_t tx_id_;
// int64_t log_ts_;
ObAdminLogDumperInterface *writer_ptr_;
ObAdminLogDumpFilter filter_;
ObLogStat *log_stat_;