SELECT 
  sess_id 
FROM 
  cscart_stat_sessions 
WHERE 
  uniq_code = 1123279416 
  AND timestamp > 1718766989 
  AND cscart_stat_sessions.company_id = 1

Query time 0.05323

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "1631.60"
    },
    "table": {
      "table_name": "cscart_stat_sessions",
      "access_type": "ref",
      "possible_keys": [
        "timestamp",
        "company_id"
      ],
      "key": "company_id",
      "used_key_parts": [
        "company_id"
      ],
      "key_length": "4",
      "ref": [
        "const"
      ],
      "rows_examined_per_scan": 4783,
      "rows_produced_per_join": 93,
      "filtered": "1.96",
      "cost_info": {
        "read_cost": "675.00",
        "eval_cost": "18.72",
        "prefix_cost": "1631.60",
        "data_read_per_join": "159K"
      },
      "used_columns": [
        "sess_id",
        "uniq_code",
        "timestamp",
        "company_id"
      ],
      "attached_condition": "((`eshopuga_upgr_4122`.`cscart_stat_sessions`.`uniq_code` = 1123279416) and (`eshopuga_upgr_4122`.`cscart_stat_sessions`.`timestamp` > 1718766989))"
    }
  }
}

Result

sess_id
18230
18348
18479
18626
18814
19040
19323
19538
19881