Query time 0.00078
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "7.20"
},
"ordering_operation": {
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "a",
"access_type": "ref",
"possible_keys": [
"c_status"
],
"key": "c_status",
"used_key_parts": [
"product_id",
"status"
],
"key_length": "6",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 3,
"rows_produced_per_join": 3,
"filtered": "100.00",
"index_condition": "((`eshopuga_upgr_4122`.`a`.`product_id` <=> 1312) and (`eshopuga_upgr_4122`.`a`.`status` <=> 'A'))",
"cost_info": {
"read_cost": "3.00",
"eval_cost": "0.60",
"prefix_cost": "3.60",
"data_read_per_join": "6K"
},
"used_columns": [
"option_id",
"product_id",
"company_id",
"option_type",
"inventory",
"regexp",
"required",
"multiupload",
"allowed_extensions",
"max_file_size",
"missing_variants_handling",
"status",
"position",
"value"
]
}
},
{
"table": {
"table_name": "b",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"option_id",
"lang_code"
],
"key_length": "9",
"ref": [
"eshopuga_upgr_4122.a.option_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 3,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.00",
"eval_cost": "0.60",
"prefix_cost": "7.20",
"data_read_per_join": "10K"
},
"used_columns": [
"option_id",
"lang_code",
"option_name",
"option_text",
"description",
"comment",
"inner_hint",
"incorrect_message",
"internal_option_name"
]
}
}
]
}
}
}
Result
option_id |
product_id |
company_id |
option_type |
inventory |
regexp |
required |
multiupload |
allowed_extensions |
max_file_size |
missing_variants_handling |
status |
position |
value |
option_name |
internal_option_name |
option_text |
description |
inner_hint |
incorrect_message |
comment |
3226 |
1312 |
1 |
I |
N |
|
N |
N |
|
0 |
M |
A |
0 |
|
Gift Card Text |
Gift Card Text |
|
|
|
|
|
3265 |
1312 |
1 |
C |
N |
|
N |
N |
|
0 |
M |
A |
1 |
|
Gift Bag |
Gift Bag |
|
|
|
|
|
3304 |
1312 |
1 |
I |
N |
|
Y |
N |
|
0 |
M |
A |
2 |
|
Delivery Date |
Delivery Date |
|
|
|
|
|