Database information_schema - table STATISTICS

MySQL returned an empty result set (i.e. zero rows).
SQL-query : [Edit]
SELECT * FROM `STATISTICS` LIMIT 0, 30

[ Browse ]    [ Select ]    [ Insert ]    [ Empty ]

Field Type Attributes Null Default Extra Action
TABLE_CATALOG  varchar(512)   Yes  NULL    Change Drop Primary Index Unique
TABLE_SCHEMA  varchar(64)   Yes      Change Drop Primary Index Unique
TABLE_NAME  varchar(64)   Yes      Change Drop Primary Index Unique
NON_UNIQUE  bigint(1)   Yes    Change Drop Primary Index Unique
INDEX_SCHEMA  varchar(64)   Yes      Change Drop Primary Index Unique
INDEX_NAME  varchar(64)   Yes      Change Drop Primary Index Unique
SEQ_IN_INDEX  bigint(2)   Yes    Change Drop Primary Index Unique
COLUMN_NAME  varchar(64)   Yes      Change Drop Primary Index Unique
COLLATION  varchar(1)   Yes  NULL    Change Drop Primary Index Unique
CARDINALITY  bigint(21)   Yes  NULL    Change Drop Primary Index Unique
SUB_PART  bigint(3)   Yes  NULL    Change Drop Primary Index Unique
PACKED  varchar(10)   Yes  NULL    Change Drop Primary Index Unique
NULLABLE  varchar(3)   Yes      Change Drop Primary Index Unique
INDEX_TYPE  varchar(16)   Yes      Change Drop Primary Index Unique
COMMENT  varchar(16)   Yes  NULL    Change Drop Primary Index Unique