SELECT 
  * 
FROM 
  ushop_csc_trc_product_name 
WHERE 
  1 
  AND ushop_csc_trc_product_name.company_id = 0

Query time 0.00037

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "0.85"
    },
    "table": {
      "table_name": "ushop_csc_trc_product_name",
      "access_type": "ALL",
      "rows_examined_per_scan": 6,
      "rows_produced_per_join": 1,
      "filtered": "16.67",
      "cost_info": {
        "read_cost": "0.75",
        "eval_cost": "0.10",
        "prefix_cost": "0.85",
        "data_read_per_join": "784"
      },
      "used_columns": [
        "name",
        "company_id",
        "value"
      ],
      "attached_condition": "(`marketplace`.`ushop_csc_trc_product_name`.`company_id` = 0)"
    }
  }
}

Result

name company_id value
products_multicolumns_max_characters 0 60
products_multicolumns_max_rows 0 2
products_without_options_max_characters 0 60
products_without_options_max_rows 0 2
short_list_max_characters 0 60
short_list_max_rows 0 1