SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'dc041353545a460e65940c4724797a26b040df601dad7c2af7f4d533453c58ce' 
  AND token = 'czT9wI2B3Cd9MNW/qxWLcaqcUvlpNJu6IcsF+2DojmU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00041

JSON explain

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