modify run_detail_v2 table some columns length

This commit is contained in:
obdev
2024-07-17 10:58:35 +00:00
committed by ob-robot
parent 1fc6fd5cc2
commit 4472e83da4
5 changed files with 5 additions and 5 deletions

View File

@ -9600,7 +9600,7 @@ log_date timestamp(6) YES NULL
owner varchar(128) YES NULL
job_subname varchar(128) YES NULL
job_class varchar(128) YES NULL
operation varchar(128) YES NULL
operation varchar(65536) YES NULL
status varchar(128) YES NULL
code bigint(20) YES 0
req_start_date timestamp(6) YES NULL