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/patch succeeded Feb 28, 2024 in 1s

60.00% of diff hit (target 65.42%)

View this Pull Request on Codecov

60.00% of diff hit (target 65.42%)

Annotations

Check warning on line 1321 in go/vt/vttablet/onlineddl/executor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vttablet/onlineddl/executor.go#L1321

Added line #L1321 was not covered by tests

Check warning on line 1355 in go/vt/vttablet/onlineddl/executor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vttablet/onlineddl/executor.go#L1355

Added line #L1355 was not covered by tests

Check warning on line 1357 in go/vt/vttablet/onlineddl/executor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vttablet/onlineddl/executor.go#L1357

Added line #L1357 was not covered by tests

Check warning on line 1370 in go/vt/vttablet/onlineddl/executor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vttablet/onlineddl/executor.go#L1370

Added line #L1370 was not covered by tests

Check warning on line 1478 in go/vt/vttablet/onlineddl/executor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vttablet/onlineddl/executor.go#L1477-L1478

Added lines #L1477 - L1478 were not covered by tests