SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '5b1a6030b6c4132d4da2aebd46ab16c57632932ca7a4425fc7648edab386e2e6' 
  AND token = '6iWZQPBkSg5U8YYitaNqPdJD+wa68ljhAtG6LmUK5U4=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00032

JSON explain

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