[][src]Constant places::ffi::error_codes::DATABASE_BUSY

pub const DATABASE_BUSY: i32 = 3;

The requested operation failed because the database was busy performing operations on a separate connection to the same DB.