Query time 0.01051
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "24.37"
},
"nested_loop": [
{
"table": {
"table_name": "PFV",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"fl",
"variant_id",
"product_id",
"fpl",
"idx_product_feature_variant_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"rows_examined_per_scan": 12,
"rows_produced_per_join": 12,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "2.00",
"eval_cost": "1.20",
"prefix_cost": "3.20",
"data_read_per_join": "9K"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id"
],
"attached_condition": "(`dev2`.`PFV`.`product_id` in ('3776','3775','3774','3772','3770','3771','3773','3783','3778','3779','3780','3781'))"
}
},
{
"table": {
"table_name": "P",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"cscart_products_product_id_index"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"dev2.PFV.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 12,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "3.00",
"eval_cost": "1.20",
"prefix_cost": "7.40",
"data_read_per_join": "90K"
},
"used_columns": [
"product_id"
]
}
},
{
"table": {
"table_name": "PF",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"dev2.PFV.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 9,
"filtered": "80.46",
"cost_info": {
"read_cost": "3.00",
"eval_cost": "0.97",
"prefix_cost": "11.60",
"data_read_per_join": "15K"
},
"used_columns": [
"feature_id",
"status"
],
"attached_condition": "(`dev2`.`PF`.`status` = 'A')"
}
},
{
"table": {
"table_name": "PFVD",
"access_type": "ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"ref": [
"dev2.PFV.variant_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 9,
"filtered": "100.00",
"cost_info": {
"read_cost": "5.03",
"eval_cost": "0.97",
"prefix_cost": "17.59",
"data_read_per_join": "41K"
},
"used_columns": [
"variant_id",
"variant"
]
}
},
{
"table": {
"table_name": "PFVS",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"ref": [
"dev2.PFV.variant_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 9,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "2.41",
"eval_cost": "0.97",
"prefix_cost": "20.97",
"data_read_per_join": "14K"
},
"used_columns": [
"variant_id"
]
}
},
{
"table": {
"table_name": "PFD",
"access_type": "ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"dev2.PFV.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 9,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.42",
"eval_cost": "0.98",
"prefix_cost": "24.37",
"data_read_per_join": "26K"
},
"used_columns": [
"feature_id",
"internal_name"
]
}
}
]
}
}