Explain Query (mysql)

EXPLAIN SELECT * FROM community_pool_status WHERE type = 3 AND selected = 1
id select_type table partitions type possible_keys key key_len ref rows filtered Extra
1 SIMPLE community_pool_status ALL 8 12.50 Using where