pingcap / pingcap/tidb

traceable ddl

Open
#34,698 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.