SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'dbf99b28c6cbc8be74877b0a0bc8bfb32d07e07eb4451b51c4803be3b0c413b9' 
  AND token = 'CFhF1iG9WTLiDoetYwKb6dCUA9MVJGHtWax5iqFEaTI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00026

JSON explain

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