maxSqlCacheSize
Maximum size of the prepared statement cache.
Each prepared statement is between 1KB and 6KB, depending on the complexity of the SQL statement and schema. A large cache may use a significant amount of memory.
Maximum size of the prepared statement cache.
Each prepared statement is between 1KB and 6KB, depending on the complexity of the SQL statement and schema. A large cache may use a significant amount of memory.