SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'dc0e8cb86398a4eaf47b3b59b903725d4ceaed8c882563bfefdb778db8888eb6' 
  AND token = 'xXycnBlbesE7zjdnumeZwze7L/YR7ME3FZwy7KmVmdw=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00029

JSON explain

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