Sets the default configuration
(enabled or disabled) of the memory status system. Memory status
must be available for the sqlite3_memory_used()
, sqlite3_memory_highwater()
, sqlite3_soft_heap_limit()
, or
sqlite3_status()
API
functions to provide valid data. The memory status system can be
enabled or disabled at runtime using sqlite3_config()
.