@ -166,7 +166,7 @@ func ParseBinlog() {
if outPath != "" {
add2Xlsx(owrt, tx, foundCount)
}
if foundCount >= counts {
if counts > 0 && foundCount >= counts {
return false
return true