SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'd3ed76d28efed4a705dadb0b66693f64e20551b698b68cb6927285e5715d48c9' 
  AND token = 'zIFTD927wcxs/woY+MsDprSpDiknbPrH5zdFfZWoOj0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00025

JSON explain

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