Query time 0.00239
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "8.85"
},
"ordering_operation": {
"using_temporary_table": true,
"using_filesort": true,
"cost_info": {
"sort_cost": "2.50"
},
"nested_loop": [
{
"table": {
"table_name": "c",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"product_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"rows_examined_per_scan": 5,
"rows_produced_per_join": 5,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.83",
"eval_cost": "0.50",
"prefix_cost": "1.33",
"data_read_per_join": "80"
},
"used_columns": [
"option_id",
"product_id"
],
"attached_condition": "((`goimagine`.`c`.`product_id` in (186231,109593,103373,193286,90945)) and (`goimagine`.`c`.`option_id` is not null))"
}
},
{
"table": {
"table_name": "a",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"c_status"
],
"key": "PRIMARY",
"used_key_parts": [
"option_id"
],
"key_length": "3",
"ref": [
"goimagine.c.option_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 2,
"filtered": "50.00",
"cost_info": {
"read_cost": "2.58",
"eval_cost": "0.25",
"prefix_cost": "4.41",
"data_read_per_join": "7K"
},
"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",
"google_export_name_option",
"etsy_prop_id"
],
"attached_condition": "((`goimagine`.`a`.`product_id` = 0) and (`goimagine`.`a`.`status` = 'A'))"
}
},
{
"table": {
"table_name": "b",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"option_id",
"lang_code"
],
"key_length": "9",
"ref": [
"goimagine.c.option_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.70",
"eval_cost": "0.25",
"prefix_cost": "6.35",
"data_read_per_join": "8K"
},
"used_columns": [
"option_id",
"lang_code",
"option_name",
"internal_option_name",
"option_text",
"description",
"comment",
"inner_hint",
"incorrect_message"
]
}
}
]
}
}
}
Result
| cur_product_id |
option_id |
product_id |
company_id |
option_type |
inventory |
regexp |
required |
multiupload |
allowed_extensions |
max_file_size |
missing_variants_handling |
status |
position |
value |
google_export_name_option |
etsy_prop_id |
option_name |
internal_option_name |
option_text |
description |
inner_hint |
incorrect_message |
comment |
| 103373 |
12933 |
0 |
2457 |
S |
Y |
|
N |
N |
|
0 |
M |
A |
0 |
|
not_option |
|
Stitching type |
Stitching type |
|
<p>If no option selected stitching will be random.</p> |
|
|
|
| 109593 |
13735 |
0 |
2457 |
R |
Y |
|
Y |
N |
|
0 |
M |
A |
0 |
|
not_option |
|
Polish embroidery |
Polish embroidery |
|
<p>Please select your design of choice.</p> |
|
|
|
| 186231 |
23619 |
0 |
2457 |
R |
Y |
|
N |
N |
|
0 |
M |
A |
0 |
|
not_option |
|
3D print colors |
3D print colors |
|
|
|
|
|
| 193286 |
23619 |
0 |
2457 |
R |
Y |
|
N |
N |
|
0 |
M |
A |
0 |
|
not_option |
|
3D print colors |
3D print colors |
|
|
|
|
|