Query time 0.00113
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1.70"
},
"ordering_operation": {
"using_filesort": true,
"cost_info": {
"sort_cost": "1.00"
},
"nested_loop": [
{
"table": {
"table_name": "a",
"access_type": "ALL",
"possible_keys": [
"c_status"
],
"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": "0.35",
"data_read_per_join": "2K"
},
"used_columns": [
"option_id",
"product_id",
"company_id",
"option_type",
"regexp",
"required",
"multiupload",
"allowed_extensions",
"max_file_size",
"missing_variants_handling",
"status",
"position",
"value"
],
"attached_condition": "((`nuie_scalesta_net`.`a`.`product_id` in (89938,91504,82840,82913,82986,83400,83410,85302,85399,85450,85501,89759,85348,86655,86656,86724,86725,86516,86792,83293,83300,86486,86487,86762,86763,82619,82620,83422,83423,89762,85093,85179,85225,85271,83221,83226,85327,85424,85475,85526,82847,82848,82920,82921,82993,82994,83477,83478,83485,83486,89800,89852,89924,83065,83618,90901,90980,85133,85373,85076,85077,85162,85163,85208,85209,85254,85255,83035,83036,83307,83592,83593,90871,90872,90950,90951,85116,85117,83573,86485,86654,86723,86761,82628,82629,83493,83494,89748,82618,83421,86624,86625,86693,86694,86519,86795)) and (`nuie_scalesta_net`.`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": [
"nuie_scalesta_net.a.option_id",
"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": "0.70",
"data_read_per_join": "3K"
},
"used_columns": [
"option_id",
"lang_code",
"option_name",
"internal_option_name",
"option_text",
"description",
"comment",
"inner_hint",
"incorrect_message"
]
}
}
]
}
}
}