Explain Query (mysql)

EXPLAIN SELECT * FROM `authassignment` WHERE userid='618755'
id select_type table partitions type possible_keys key key_len ref rows filtered Extra
1 SIMPLE authassignment ALL 14155 10.00 Using where