{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"read_sorted_file": {
"filesort": {
"sort_key": "l.object_ids desc",
"table": {
"table_name": "l",
"access_type": "ALL",
"rows": 30,
"filtered": 100,
"attached_condition": "l.layout_id = 2 and l.dispatch = 'auth.login_form'"
}
}
}
},
{
"table": {
"table_name": "d",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "10",
"used_key_parts": ["location_id", "lang_code"],
"ref": ["u358358020_main.l.location_id", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(d.location_id = l.location_id and d.lang_code = 'en')"
}
}
]
}
}