slow_page

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
year INT 10 null
month INT 10 null
module VARCHAR 50 null
action VARCHAR 50 null
timesSlow INT 10 0
timesFast INT 10 NULL
timesAcceptable INT 10 NULL
timesSlower INT 10 NULL
timesVerySlow INT 10 NULL

Indexes

Constraint Name Type Sort Column(s)
slow_page_s_pk Primary key Asc id
PRIMARY Must be unique Asc id
year Performance Asc/Asc/Asc/Asc year + month + module + action

Relationships