SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '6a25fab70807dbec84d71b017580687207f99d91481bd0990436af503d600ba8' 
  AND token = 'bsz9Tpme2/i0fC0+ru9nxN7ymqrTeO3fJPtt/iGTeyI=' 
  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"
    }
  }
}