Skip to content

net.sqlcipher.database.SQLiteException: unable to close due to unfinalized statements or unfinished backups: sqlite3_close() failed #650

Open
@day5678

Description

@day5678

When my database is larger than 2GB, it is very likely that this error will occur when initializing the database. I have another user on my end who has 14GB and keeps reporting this error.

error code : SQLiteDatabase.openOrCreateDatabase(path, pwd, null, hook);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions