pingcap / pingcap/tidb

cluster_processlist table TxnStart dont display the year

Open
#33,564 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement
mysql> select * from cluster_processlist\G
*************************** 1. row ***************************
INSTANCE: 127.0.0.1:10080
ID: 7
USER: root
HOST: 127.0.0.1:49167
DB: information_schema
COMMAND: Query
TIME: 0
STATE: autocommit
INFO: select * from cluster_processlist
DIGEST: 34479a604b6c4d241d486fa470b02583cb9e444a157141c2225847a1ce71c1d1
MEM: 0
DISK: 0
TxnStart: 03-29 20:37:37.343(432159446097723393)

Please add year to TxnStart

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.