{
"query_block": {
"select_id": 1,
"table": {
"table_name": "cscart_product_options",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["option_id"],
"rows": 7,
"filtered": 100,
"index_condition": "cscart_product_options.option_id in (1358,1368,1378,1388,1398,1408,1418)"
},
"table": {
"table_name": "cscart_ult_objects_sharing",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "159",
"used_key_parts": [
"share_object_id",
"share_company_id",
"share_object_type"
],
"ref": ["rfswire_cart.cscart_product_options.option_id", "const", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "cscart_ult_objects_sharing.share_object_id = cscart_product_options.option_id and cscart_ult_objects_sharing.share_object_type = 'product_options'",
"using_index": true
}
}
}
| type | option_id |
|---|---|
| S | 1358 |
| S | 1368 |
| S | 1378 |
| S | 1388 |
| S | 1398 |
| S | 1408 |
| S | 1418 |