Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

优化my2sql解析范围控制 #1653

Merged
merged 2 commits into from
Jul 9, 2022

Conversation

nick2wang
Copy link
Collaborator

fix #1634
当未选择终止文件或终止位置时,默认终止文件为起始文件,默认终止位置为终止文件末尾

@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #1653 (d90097e) into master (2ffb6de) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1653   +/-   ##
=======================================
  Coverage   75.71%   75.71%           
=======================================
  Files          91       91           
  Lines       14212    14212           
=======================================
  Hits        10760    10760           
  Misses       3452     3452           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ffb6de...d90097e. Read the comment docs.

@hhyo hhyo merged commit 4d699e2 into hhyo:master Jul 9, 2022
@nick2wang nick2wang deleted the optimize-my2sql-parsing-range-control branch July 13, 2022 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

my2sql解析binlog程序bug
2 participants