id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | app | const | PRIMARY | PRIMARY | 16 | const | 1 | |
1 | SIMPLE | app.translation | const|filter | PRIMARY, fk.app_translation.app_id, fk.app_translation.language_id | fk.app_translation.app_id|fk.app_translation.language_id | 32|32 | const, const | 1 (9%) | Using where; Using rowid filter |
1 | SIMPLE | app.integration | eq_ref | PRIMARY | PRIMARY | 16 | const | 1 | |
1 | SIMPLE | app.aclRole | eq_ref | PRIMARY | PRIMARY | 16 | const | 1 |