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

优化pt-osc审核前的ALTER子句拆分 #142

Merged
merged 2 commits into from
Dec 26, 2019
Merged

Conversation

hanchuanchuan
Copy link
Owner

优化在使用pt-osc或gh-ost时的alter子句解析,
支持以下格式(少加了空格,但语法是允许的)

ALTER TABLE`table1`ADD COLUMN c1 int

@codecov
Copy link

codecov bot commented Dec 26, 2019

Codecov Report

Merging #142 into master will decrease coverage by 0.0242%.
The diff coverage is 0%.

@@               Coverage Diff                @@
##             master       #142        +/-   ##
================================================
- Coverage   58.7811%   58.7569%   -0.0243%     
================================================
  Files           372        372                
  Lines         83406      83454        +48     
================================================
+ Hits          49027      49035         +8     
- Misses        30117      30159        +42     
+ Partials       4262       4260         -2

@hanchuanchuan hanchuanchuan merged commit 0d67544 into master Dec 26, 2019
@hanchuanchuan hanchuanchuan deleted the patch-new-parser branch December 26, 2019 09:21
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.

1 participant