id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | PRIMARY | o | index_merge | idx_delivery_date, idx_user_id, ids_status, orders+delivery_date&status, idx_status_delivery_date_subscription_type, orders_idx_status_droppoint_delivery | orders+delivery_date&status, idx_user_id | 5, 4 | 1 | 9.00 | Using intersect (orders+delivery_date&status, idx_user_id); Using where; Using filesort | ||
1 | PRIMARY | r | ref | f_key_ratings_order_id, f_key_rating_feedback_type_id | f_key_ratings_order_id | 5 | securelufacom.o.order_id | 6 | 100.00 | Using where | |
2 | SUBQUERY | orders | ref | idx_user_id, ids_status, idx_status_delivery_date_subscription_type, orders_idx_status_droppoint_delivery | idx_user_id | 4 | const | 213 | 4.50 | Using where |