We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Revert #26876 (#26719) and fix the underlying issue.
Might also be related to #28073?
See:
tidb/sessionctx/variable/session.go
Lines 1011 to 1019 in 56ba37a
The text was updated successfully, but these errors were encountered:
*: table partition dynamic prune mode with Physical Table ID from uni…
493eb45
…store (#31634) close #29851
Successfully merging a pull request may close this issue.
Enhancement
Revert #26876 (#26719) and fix the underlying issue.
Might also be related to #28073?
See:
tidb/sessionctx/variable/session.go
Lines 1011 to 1019 in 56ba37a
where it explicitly turns off dynamic pruning mode if there is an ongoing transaction.
The text was updated successfully, but these errors were encountered: