SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '34302b922d60ef4af78d1c8499700c70c99c432328f35ef3e53148b5b313d86b' 
  AND token = 'mqllyoksyeR1vSt8zeLEGOO+k8bxOHGgSJRxgdVauUk=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00048

JSON explain

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