Skip to main content

CLEAN_SHUTDOWN

Constant CLEAN_SHUTDOWN 

Source
pub const CLEAN_SHUTDOWN: u32 = _; // 1u32
Expand description

The database was closed cleanly, so there is nothing to replay.

This bit plus the absence of both sidecars is what makes a plain cp of the file a valid backup (07 section 6).