{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "cscart_languages",
"access_type": "system",
"rows": 1,
"filtered": 100
}
},
{
"table": {
"table_name": "storefronts_languages",
"access_type": "index",
"key": "PRIMARY",
"key_length": "8",
"used_key_parts": ["storefront_id", "language_id"],
"rows": 2,
"filtered": 100,
"attached_condition": "trigcond(storefronts_languages.storefront_id = 2 or storefronts_languages.storefront_id is null) and trigcond(storefronts_languages.language_id = 1)",
"using_index": true
}
}
]
}
}
| lang_id | lang_code | name | status | country_code |
|---|---|---|---|---|
| 1 | en | English | A | US |