SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '3d8d54cecfa1508a809bf2086bee15b32695da50426186e36d56bde0563bebf1' 
  AND token = '22RSwslWycD0PEMeXiXKmvon8V58ojaII4vhsBSOlW8=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00017

JSON explain

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