[master] change seq_no to ObTxSEQ

This commit is contained in:
chinaxing
2023-08-10 06:12:31 +00:00
committed by ob-robot
parent 116871fc10
commit ea61a471d1
134 changed files with 793 additions and 648 deletions

View File

@ -139,7 +139,7 @@ public:
int check_sql_sequence_can_read(
const transaction::ObTransID &data_trans_id,
const int64_t sql_sequence,
const transaction::ObTxSEQ &sql_sequence,
const share::SCN scn,
bool &can_read)
{