id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | e0_ | ref | lookup_unique_idx, translations_lookup_idx, general_translations_lookup_idx | general_translations_lookup_idx | 1024 | const, const | 1 | Using index condition; Using where |
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | e0_ | ref | lookup_unique_idx, translations_lookup_idx, general_translations_lookup_idx | general_translations_lookup_idx | 1024 | const, const | 1 | Using index condition; Using where |