SELECT 
  * 
FROM 
  cscart_vd_vendor_optional_questions 
WHERE 
  brand_id = 217

Query time 0.00036

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_vd_vendor_optional_questions",
          "access_type": "ref",
          "possible_keys": ["brand_id"],
          "key": "brand_id",
          "key_length": "4",
          "used_key_parts": ["brand_id"],
          "ref": ["const"],
          "rows": 1,
          "filtered": 100
        }
      }
    ]
  }
}

Result

id brand_id optional_data
217 217 {"model_of_clothing":"6-10 modelos","pieces_per_model":"1-10 piezas","people_on_brand":"2-5","products_made_mexico":"Sí","production_method":"Utilizamos maquilas externas para la mayoría de la producción","brand_birth_year":"2021","use_images":"","name_optional":"Maribel Ortiz","ethnicity_optional":"","newsletter":"Sí","newsletter_email":"maribel.ortiz127@gmail.com","council_participation":"Sí","slow_fashion_marketplace":"Sí","anything_else_txt":"","fashion_revolution_awareness":"","fashion_revolution_events":"","fashion_revolution_importance":"","fashion_revolution_interview":""}