Subject TempCacheLimit, how it is works?
Author trskopo
Hi all,

Suppose sql statement issued like this :

select * from table where field = 0

If this statement cached by TempCacheLimit, is memory consumption use by TempCacheLimit released after statement finished or remain?

Also in Super Classic setting, TempCacheLimit shared or applies for each connection?

Thanks and regards,
Anto