DBSTATUS_LOOKASIDE_HIT top-level constant
int
const DBSTATUS_LOOKASIDE_HIT
This parameter returns the number of malloc attempts that were satisfied using lookaside memory.
Only the high-water value is meaningful; the current value is always zero.
Implementation
const DBSTATUS_LOOKASIDE_HIT = 4;