id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | PRIMARY | <derived2> | ALL | 4 | 100.00 | Using temporary | |||||
1 | PRIMARY | dd | ALL | 32659 | 10.00 | Using where; Using join buffer (hash join) | |||||
2 | DERIVED | s | const | uniq_sub_per_user, idx_user_id | uniq_sub_per_user | 4 | const | 1 | 100.00 | Using temporary | |
2 | DERIVED | sl | ref | u_idx_supervores_incentive_log_iso_week_year_user_id, idx_supervores_incentive_log_user_id | idx_supervores_incentive_log_user_id | 4 | const | 124 | 3.33 | Using index condition; Using where |