SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '3978873628fced64127a65e9a7e7a6e2400c8e9bfd31ebe3e50f59bdaa1bb301' 
  AND token = 'xMhNZyUjq7azKY0WnZ6zYI0wnBGTLCIYErS4l+XCRe0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00039

JSON explain

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