id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | category | const | PRIMARY | PRIMARY | 32 | const, const | 1 | |
1 | SIMPLE | category.translation | const | PRIMARY, fk.category_translation.language_id | PRIMARY | 48 | const, const, const | 1 | Using where |