Explain Query (mysql)

EXPLAIN SELECT * FROM `usersLang` `t` WHERE user_id='618755'
id select_type table partitions type possible_keys key key_len ref rows filtered Extra
1 SIMPLE t ref idx_user_id idx_user_id 5 const 1 100.00