SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '73e6ee9f663a30473001c7bbdfb5a2e184bfa5eb585897fd1aebe54e10717948' 
  AND token = 'SLO8ROH4uwsNLu7HYuacQS8Rdqo3yR7/pfsFnYJwMN0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00031

JSON explain

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