SELECT 
  * 
FROM 
  cscart_vd_vendor_optional_questions 
WHERE 
  brand_id = 258

Query time 0.00038

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
258 258 {"vintage_start_year":"2016-2018","use_images_social":"","optional_name":"Roxana y Ariel","newsletter_interest":"Tal vez","newsletter_email":"rescueremixreuse@gmail.com","council_participation":"Sí","marketplace_interest":"Sí","anything_else_txt":"Nos gustaría hacer una curaduría para vender en su espacio ????????????","fashion_revolution_knowledge":"","fashion_revolution_events":"","fashion_revolution_importance":"","fashion_revolution_interview":""}