id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | d0_ | ref | dtb_page_url_idx | dtb_page_url_idx | 1022 | const | 1 | Using index condition; Using where |
1 | SIMPLE | d1_ | ref | PRIMARY, IDX_F2799941C4663E4 | PRIMARY | 4 | xs355060_props.d0_.id | 1 | Using where |
1 | SIMPLE | d2_ | eq_ref | PRIMARY | PRIMARY | 4 | xs355060_props.d1_.layout_id | 1 | Using where |