## Feature Request **Is your feature request related to a problem? Please describe:** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> **Describe the feature you'd like:** <!-- A clear and concise description of what you want to happen. --> Show affected_rows in `information_schema.processlist` **Describe alternatives you've considered:** <!-- A clear and concise description of any alternative solutions or features you've considered. --> - Special syntax - Logs. It is already in expensive_logs. **Teachability, Documentation, Adoption, Migration Strategy:** <!-- If you can, explain some scenarios how users might use this, situations it would be helpful in. Any API designs, mockups, or diagrams are also helpful. --> For long-running statements, especially pipelined DML(`@@tidb_dml_type=bulk`), we need a straightforward way to know the progress.