Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenbin1002 committed Sep 15, 2024
1 parent 6a33c32 commit 89b80ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/vm/engine/disttae/txn.go
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ func (txn *Transaction) dumpBatchLocked(offset int) error {

dumpAll := offset < 0
if dumpAll {
logutil.Infof("asdf")
offset = 0
}

Expand Down

0 comments on commit 89b80ce

Please sign in to comment.