SELECT 
  * 
FROM 
  ath_category_faq_field_group 
WHERE 
  object_id = 194 
  AND type = 'C' 
ORDER BY 
  group_id

Query time 0.00108

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "0.70"
    },
    "ordering_operation": {
      "using_filesort": true,
      "table": {
        "table_name": "ath_category_faq_field_group",
        "access_type": "ref",
        "possible_keys": [
          "object_type"
        ],
        "key": "object_type",
        "used_key_parts": [
          "object_id",
          "type"
        ],
        "key_length": "6",
        "ref": [
          "const",
          "const"
        ],
        "rows_examined_per_scan": 2,
        "rows_produced_per_join": 2,
        "filtered": "100.00",
        "cost_info": {
          "read_cost": "0.50",
          "eval_cost": "0.20",
          "prefix_cost": "0.70",
          "data_read_per_join": "48"
        },
        "used_columns": [
          "group_id",
          "object_id",
          "type",
          "data"
        ]
      }
    }
  }
}

Result

group_id object_id type data
232 194 C {"name":"Why should I buy Handmade Bathroom Items?","textarea":"<p>Have you ever wanted something special in your bathroom, something handcrafted by an artisan and unlike anyone else's? Buying handmade bathroom items is the perfect way to achieve this. Each piece is unique and lovingly handcrafted by a talented artisan. Not only are handcrafted items typically of better quality, they are also enriched with meaning as you will have not just bought a physical item but also supported a talented artist and all their hard work. So, why not purchase handcrafted home d\u00e9cor for your bathroom today - it could be the ideal way to add that beautiful finishing touch you're looking for!<\/p>"}
233 194 C {"name":"What is the History of Bathrooms?","textarea":"<p>The history of bathrooms is an interesting one. Believe it or not, the idea of a bathroom as we may think of it today only developed relatively recently. In fact, they didn\u2019t become widespread until after the Industrial Revolution. Before that, people often made individual and unique solutions to their sanitation needs at home by using barrels, buckets and chamber pots among other things! What\u2019s more, most households shared these strange contraptions with their neighbors due to limited access to toilets. It\u2019s surprising to learn just how far we have come in terms of sanitation since then.<\/p>"}