id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | app | ALL | 1 | 100.00 | Using where | |||||
1 | SIMPLE | app.translation | eq_ref | PRIMARY, fk.app_translation.app_id, fk.app_translation.language_id | PRIMARY | 32 | shopware3.app.id, const | 1 | 100.00 | Using where | |
1 | SIMPLE | app.integration | eq_ref | PRIMARY | PRIMARY | 16 | shopware3.app.integration_id | 1 | 100.00 | ||
1 | SIMPLE | app.aclRole | eq_ref | PRIMARY | PRIMARY | 16 | shopware3.app.acl_role_id | 1 | 100.00 |