SELECT 
  * 
FROM 
  cscart_vd_vendor_optional_questions 
WHERE 
  brand_id = 232

Query time 0.00032

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
232 232 {"model_of_clothing":"31-40 modelos","pieces_per_model":"1-10 piezas","people_on_brand":"1","products_made_mexico":"Sí","production_method":"Todo se produce internamente (in-house)","brand_birth_year":"2020","use_images":"Sí","name_optional":"Agus","ethnicity_optional":"","newsletter":"Sí","newsletter_email":"agustincruzrod@gmail.com","council_participation":"Sí","slow_fashion_marketplace":"Sí","anything_else_txt":"","fashion_revolution_awareness":"He oído hablar de ellos, pero me gustaría saber más.","fashion_revolution_events":"Sí, definitivamente.","fashion_revolution_importance":"Muy importante, son esenciales para el cambio.","fashion_revolution_interview":"Sí"}