innodb_table_stats

117 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
database_name VARCHAR 64 null
table_name VARCHAR 199 null
last_update TIMESTAMP 19 CURRENT_TIMESTAMP
n_rows BIGINT UNSIGNED 20 null
clustered_index_size BIGINT UNSIGNED 20 null
sum_of_other_index_sizes BIGINT UNSIGNED 20 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc database_name + table_name

Relationships