traceable ddl
Open
type/feature-request
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
when these circumstances come together
1. Execute drop table a; ctrl+c to stop the client
2. show processlist no running ddl
3. admin show ddl jobs exists this ddl
Unable to confirm which user executed this ddl
tidb_version: v5.4.0
So it is very important to show the relationship between ddl and user in `admin show ddl jobs` command
Contributor guide
Assessment
This issue has not been assessed yet.