SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '4f0af0668c57edff2d30a46d7fbe74bb60d956171901c873fd46c6d10f1a11df' 
  AND token = 'C8TZpOGG2PDmwEbFz+vXT42xEubLVT9JGBzt+vfAZmU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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