Result Set Cache Size

ResultSetCacheSize

Key Name Default Value Required

ResultSetCacheSize

20MB

No

Description

The maximum amount of memory that the result set cache for the current connection can occupy. Values must be specified in: B (bytes), KB (kilobytes), MB (megabytes), or GB (gigabytes).

When query retries are enabled, the connector temporarily caches result sets. For more information about this feature, see Enable Query Retry.

For information about setting a maximum total cache size for all concurrent connections, see GlobalResultSetCache.