slow_ajax_request

305 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
method VARCHAR 75 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)
PRIMARY Primary key Asc id
year Performance Asc/Asc/Asc/Asc/Asc year + month + module + action + method
year_2 Performance Asc/Asc/Asc/Asc/Asc year + month + module + action + method

Relationships