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

Show affected_rows in information_schema.processlist #54486

Closed
ekexium opened this issue Jul 8, 2024 · 0 comments · Fixed by #54488
Closed

Show affected_rows in information_schema.processlist #54486

ekexium opened this issue Jul 8, 2024 · 0 comments · Fixed by #54488
Labels
type/feature-request This is a feature requests on the product

Comments

@ekexium
Copy link
Contributor

ekexium commented Jul 8, 2024

Feature Request

Is your feature request related to a problem? Please describe:

Describe the feature you'd like:

Show affected_rows in information_schema.processlist

Describe alternatives you've considered:

  • Special syntax
  • Logs. It is already in expensive_logs.

Teachability, Documentation, Adoption, Migration Strategy:

For long-running statements, especially pipelined DML(@@tidb_dml_type=bulk), we need a straightforward way to know the progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request This is a feature requests on the product
1 participant