SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'f517cc737785fa1356225079b310cce129b06cf9ced2f81d3e7220bb0faf7d6b' 
  AND token = 'lUXwxD8D2yb76jHcMYWEGcV229FqSybIeAzS109wLZ0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00024

JSON explain

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