{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "2.15"
},
"ordering_operation": {
"using_filesort": true,
"cost_info": {
"sort_cost": "1.00"
},
"nested_loop": [
{
"table": {
"table_name": "cscart_profile_field_values",
"access_type": "ALL",
"rows_examined_per_scan": 3,
"rows_produced_per_join": 1,
"filtered": "33.33",
"cost_info": {
"read_cost": "0.70",
"eval_cost": "0.10",
"prefix_cost": "0.80",
"data_read_per_join": "16"
},
"used_columns": [
"value_id",
"field_id",
"position"
],
"attached_condition": "(`cscartdevel`.`cscart_profile_field_values`.`field_id` = 55)"
}
},
{
"table": {
"table_name": "cscart_profile_field_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"object_id",
"object_type",
"lang_code"
],
"key_length": "12",
"ref": [
"cscartdevel.cscart_profile_field_values.value_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.10",
"prefix_cost": "1.15",
"data_read_per_join": "24"
},
"used_columns": [
"object_id",
"description",
"object_type",
"lang_code"
]
}
}
]
}
}
}
value_id | description |
---|---|
1 | Firma |
2 | Rolnik |
3 | Osoba indywidualna |