SELECT name FROM cscart_seo_names WHERE name = 'create-variations'  AND path = '297/310' AND (object_id != 2092 OR type != 'p' OR dispatch != '' OR lang_code != 'en') 

Query is invalid

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "0.35"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "ref",
      "possible_keys": [
        "PRIMARY",
        "name",
        "type",
        "dispatch"
      ],
      "key": "name",
      "used_key_parts": [
        "name"
      ],
      "key_length": "752",
      "ref": [
        "const"
      ],
      "rows_examined_per_scan": 1,
      "rows_produced_per_join": 0,
      "filtered": "10.00",
      "cost_info": {
        "read_cost": "0.25",
        "eval_cost": "0.01",
        "prefix_cost": "0.35",
        "data_read_per_join": "173"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`wearethehelpful_scalesta_net`.`cscart_seo_names`.`path` = '297/310') and ((`wearethehelpful_scalesta_net`.`cscart_seo_names`.`object_id` <> 2092) or (`wearethehelpful_scalesta_net`.`cscart_seo_names`.`type` <> 'p') or (`wearethehelpful_scalesta_net`.`cscart_seo_names`.`dispatch` <> '') or (`wearethehelpful_scalesta_net`.`cscart_seo_names`.`lang_code` <> 'en')))"
    }
  }
}