Query time 0.00081
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "12.08"
},
"ordering_operation": {
"using_temporary_table": true,
"using_filesort": true,
"cost_info": {
"sort_cost": "9.00"
},
"nested_loop": [
{
"table": {
"table_name": "storefronts_promotions",
"access_type": "system",
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"const_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "16"
},
"used_columns": [
"storefront_id",
"promotion_id"
]
}
},
{
"table": {
"table_name": "cscart_promotions",
"access_type": "ALL",
"rows_examined_per_scan": 9,
"rows_produced_per_join": 1,
"filtered": "11.11",
"cost_info": {
"read_cost": "1.54",
"eval_cost": "0.10",
"prefix_cost": "1.64",
"data_read_per_join": "80"
},
"used_columns": [
"promotion_id",
"company_id",
"conditions",
"bonuses",
"to_date",
"from_date",
"priority",
"stop",
"stop_other_rules",
"zone",
"conditions_hash",
"status",
"number_of_usages",
"users_conditions_hash"
],
"attached_condition": "((0 <> if(`mobikul_delivery_boy_livedemo`.`cscart_promotions`.`from_date`,(`mobikul_delivery_boy_livedemo`.`cscart_promotions`.`from_date` <= 1761996390),1)) and (0 <> if(`mobikul_delivery_boy_livedemo`.`cscart_promotions`.`to_date`,(`mobikul_delivery_boy_livedemo`.`cscart_promotions`.`to_date` >= 1761996390),1)) and (`mobikul_delivery_boy_livedemo`.`cscart_promotions`.`status` in ('A','H')) and (`mobikul_delivery_boy_livedemo`.`cscart_promotions`.`zone` = 'catalog'))"
}
},
{
"table": {
"table_name": "cscart_promotion_descriptions",
"access_type": "ALL",
"rows_examined_per_scan": 9,
"rows_produced_per_join": 9,
"filtered": "100.00",
"using_join_buffer": "hash join",
"cost_info": {
"read_cost": "0.53",
"eval_cost": "0.90",
"prefix_cost": "3.08",
"data_read_per_join": "7K"
},
"used_columns": [
"promotion_id",
"name",
"short_description",
"detailed_description",
"lang_code"
],
"attached_condition": "<if>(is_not_null_compl(cscart_promotion_descriptions), ((`mobikul_delivery_boy_livedemo`.`cscart_promotion_descriptions`.`promotion_id` = `mobikul_delivery_boy_livedemo`.`cscart_promotions`.`promotion_id`) and (`mobikul_delivery_boy_livedemo`.`cscart_promotion_descriptions`.`lang_code` = 'en')), true)"
}
}
]
}
}
}