SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '8e0cf19969efd656d69fb0f02e91fd446f9897743175889dd33a2d1a84db9fc5' 
  AND token = 'C0UJC63Xl1IwuiRp/AMnTV3RooWjXSrMPMPrKLjxX04=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00022

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}