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

Remove ALGORITHM=COPY from Online DDL in MySQL >= 8.0.32 #15376

Merged
merged 8 commits into from
Mar 6, 2024

skip test if rename_table_preserve_foreign_key unsupported

0bf8de5
Select commit
Loading
Failed to load commit list.
Merged

Remove ALGORITHM=COPY from Online DDL in MySQL >= 8.0.32 #15376

skip test if rename_table_preserve_foreign_key unsupported
0bf8de5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2024 in 0s

65.43% (+0.01%) compared to 236f84c

View this Pull Request on Codecov

65.43% (+0.01%) compared to 236f84c

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 65.43%. Comparing base (236f84c) to head (0bf8de5).
Report is 1 commits behind head on main.

Files Patch % Lines
go/vt/vttablet/onlineddl/executor.go 53.84% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15376      +/-   ##
==========================================
+ Coverage   65.42%   65.43%   +0.01%     
==========================================
  Files        1561     1562       +1     
  Lines      193630   193670      +40     
==========================================
+ Hits       126674   126723      +49     
+ Misses      66956    66947       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.