id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | links | ref | PRIMARY,bundle_id | PRIMARY | 3 | const | 1 | Using where |
1 | SIMPLE | bundles | eq_ref | PRIMARY | PRIMARY | 4 | hobilifedt.links.bundle_id | 1 | Using where |
1 | SIMPLE | descriptions | eq_ref | PRIMARY | PRIMARY | 10 | hobilifedt.links.bundle_id,const | 1 | Using where |