The cache_min_size connection parameter specifies the minimum amount of memory to allocate for the file cache. By default,
the size is in bytes. Use k or m to specify units of kilobytes or megabytes.
If you set the minimum cache size to be greater than the maximum cache size, UltraLite returns an error message and the connection
fails.
Any leading or trailing spaces in connection parameter values are ignored. This connection parameter's value cannot include
leading single quotes, leading double quotes, or semicolons.