profiling

0 rows


Description

Stores the results of all the profiling runs

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
runid VARCHAR 32
url VARCHAR 255
data LONGTEXT 2147483647 null
totalexecutiontime BIGINT 19 null
totalcputime BIGINT 19 null
totalcalls BIGINT 19 null
totalmemory BIGINT 19 null
runreference TINYINT 3 0
runcomment VARCHAR 255
timecreated BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
prof_run2_uix Must be unique Asc runid
prof_timrun2_ix Performance Asc/Asc timecreated + runreference
prof_urlrun2_ix Performance Asc/Asc url + runreference

Diagram producer might be missing

No diagrams were produced please see application output for any errors