{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "2.13"
},
"nested_loop": [
{
"table": {
"table_name": "cscart_statuses",
"access_type": "ALL",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 12,
"rows_produced_per_join": 1,
"filtered": "10.00",
"cost_info": {
"read_cost": "1.59",
"eval_cost": "0.12",
"prefix_cost": "1.71",
"data_read_per_join": "19"
},
"used_columns": [
"status_id",
"status",
"type"
],
"attached_condition": "(`chocoramo`.`cscart_statuses`.`type` = 'O')"
}
},
{
"table": {
"table_name": "cscart_status_data",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"inventory"
],
"key": "PRIMARY",
"used_key_parts": [
"status_id",
"param"
],
"key_length": "768",
"ref": [
"chocoramo.cscart_statuses.status_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "36.84",
"cost_info": {
"read_cost": "0.30",
"eval_cost": "0.04",
"prefix_cost": "2.13",
"data_read_per_join": "679"
},
"used_columns": [
"status_id",
"param",
"value"
],
"attached_condition": "(`chocoramo`.`cscart_status_data`.`value` = 'Y')"
}
}
]
}
}
status |
---|
P |
C |
O |
S |